Itasca C++ Interface
Loading...
Searching...
No Matches
Static Public Member Functions | List of all members
innerLoopMS< T, SX, SY, I, J, K > Class Template Reference

#include <matrix.h>

Static Public Member Functions

static double execute (const Matrix< T, SX, SY > &l, const SymMatrix< T, SY > &m)
 

Detailed Description

template<class T, unsigned SX, unsigned SY, unsigned I, unsigned J, unsigned K>
class innerLoopMS< T, SX, SY, I, J, K >

Multiplies a SX-SY Matrix by a SY symmetric matrix , and returns the resulting SX-SY Matrix.


The documentation for this class was generated from the following file: