newmat6.cpp File Reference
#include "include.h"
#include "newmat.h"
#include "newmatrc.h"
Include dependency graph for newmat6.cpp:

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)

Detailed Description

Operators, element access.

Definition in file newmat6.cpp.


Define Documentation

#define REPORT   {}

Definition at line 23 of file newmat6.cpp.


Function Documentation

KPMatrix KP ( const BaseMatrix &  bm1,
const BaseMatrix &  bm2 
)

Definition at line 281 of file newmat6.cpp.

ScaledMatrix operator* ( Real  f,
const BaseMatrix &  BM 
)

Definition at line 314 of file newmat6.cpp.

ShiftedMatrix operator+ ( Real  f,
const BaseMatrix &  BM 
)

Definition at line 302 of file newmat6.cpp.

NegShiftedMatrix operator- ( Real  f,
const BaseMatrix &  bm 
)

Definition at line 305 of file newmat6.cpp.

SPMatrix SP ( const BaseMatrix &  bm1,
const BaseMatrix &  bm2 
)

Definition at line 278 of file newmat6.cpp.

static int tristore ( int  n) [static]

Definition at line 28 of file newmat6.cpp.



kni
Author(s): Martin Günther
autogenerated on Thu Aug 27 2015 13:40:08