(Last Changed on July
16,
2022 for git-revision 89e5020ac93568239b594c6b8806ae5a4feaf858.)
Go to the source code of this file.
Author: David Fournier Copyright (c) 2008-2012 Regents of the University of California.
Returns product of AB where A is a vector and B is a matrix.
- Parameters
-
Definition at line 18 of file dmat1.cpp.
Returns product of AB where A is a dmatrix and B is a dvector.
- Parameters
-
Definition at line 82 of file dmat1.cpp.
Returns product of AB where A is a dmatrix and B is a dmatrix.
- Parameters
-
Definition at line 149 of file dmat1.cpp.