Navigation

Operators and Keywords

Function List:

C++ API

 Matrix product A*B.

 p = mtimes(A,B)

 Return the matrix product between the MatFun matrix A and another matrix B.

Package: divand