
Go to the source code of this file.
Defines | |
| #define | REPORT {} |
Functions | |
| KPMatrix | KP (const BaseMatrix &bm1, const BaseMatrix &bm2) |
| NegShiftedMatrix | operator- (Real f, const BaseMatrix &bm) |
| SPMatrix | SP (const BaseMatrix &bm1, const BaseMatrix &bm2) |
| static int | tristore (int n) |
| #define REPORT {} |
Definition at line 19 of file newmat6.cc.
| KPMatrix KP | ( | const BaseMatrix & | bm1, |
| const BaseMatrix & | bm2 | ||
| ) |
Definition at line 451 of file newmat6.cc.
| NegShiftedMatrix operator- | ( | Real | f, |
| const BaseMatrix & | bm | ||
| ) |
Definition at line 472 of file newmat6.cc.
| SPMatrix SP | ( | const BaseMatrix & | bm1, |
| const BaseMatrix & | bm2 | ||
| ) |
Definition at line 448 of file newmat6.cc.
| static int tristore | ( | int | n | ) | [static] |
Definition at line 24 of file newmat6.cc.