Go to the source code of this file.
#define | REPORT {} |
static int | tristore (int n) |
SPMatrix | SP (const BaseMatrix &bm1, const BaseMatrix &bm2) |
KPMatrix | KP (const BaseMatrix &bm1, const BaseMatrix &bm2) |
ShiftedMatrix | operator+ (Real f, const BaseMatrix &BM) |
NegShiftedMatrix | operator- (Real f, const BaseMatrix &bm) |
ScaledMatrix | operator* (Real f, const BaseMatrix &BM) |
Operators, element access.
Definition in file newmat6.cpp.
#define REPORT {} |
Definition at line 23 of file newmat6.cpp.
|
static |
Definition at line 28 of file newmat6.cpp.