单项选择题

下列命令中,是用来计算矩阵乘法的是()

A.numpy.dot
B.numpy.linalg.inv(A)
C.numpy.linalg.matrix_rank (A)
D.numpy.linalg.eig(A,b)x