Itasca C++ Interface
|
#include <matrix.h>
Static Public Member Functions | |
static double | execute (const Matrix< T, SX, SY > &l, const SymMatrix< T, SY > &m) |
Multiplies a SX-SY Matrix by a SY symmetric matrix , and returns the resulting SX-SY Matrix.