|  | 
| static void | opFull (const M *mat, V1 &result, const V2 &v) | 
|  | 
| static void | opIdentity (const M *mat, V1 &result, const V2 &v) | 
|  | 
| static void | opDiagonal (const M *mat, V1 &result, const V2 &v) | 
|  | 
| static void | opDynamicRealDefault (const M *mat, V1 &result, const V2 &v, Index NL, Index NC, BaseMatrix::MatrixCategory) | 
|  | 
| static void | opDynamicRealNLNC (const M *mat, V1 &result, const V2 &v, BaseMatrix::MatrixCategory category) | 
|  | 
| static void | opDynamicRealNL (const M *mat, V1 &result, const V2 &v, Index NC, BaseMatrix::MatrixCategory category) | 
|  | 
| static void | opDynamicReal (const M *mat, V1 &result, const V2 &v, Index NL, Index NC, BaseMatrix::MatrixCategory category) | 
|  | 
| static void | opDynamic (const M *mat, V1 &result, const V2 &v) | 
|  |