Homepage Demos Overview Downloads Tutorials Reference
Credits

newmat6.cpp File Reference

#include "include.h"
#include "newmat.h"
#include "newmatrc.h"

Include dependency graph for newmat6.cpp:

Include dependency graph

Go to the source code of this file.

Namespaces

namespace  NEWMAT

Defines

#define REPORT   {}

Functions

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)


Define Documentation

#define REPORT   {}
 

Definition at line 19 of file newmat6.cpp.


Function Documentation

KPMatrix KP const BaseMatrix &  bm1,
const BaseMatrix &  bm2
 

Definition at line 277 of file newmat6.cpp.

ScaledMatrix operator * Real  f,
const BaseMatrix &  BM
 

Definition at line 310 of file newmat6.cpp.

Referenced by NEWMAT::InvertedMatrix::operator *().

ShiftedMatrix operator+ Real  f,
const BaseMatrix &  BM
 

Definition at line 298 of file newmat6.cpp.

NegShiftedMatrix operator- Real  f,
const BaseMatrix &  bm
 

Definition at line 301 of file newmat6.cpp.

SPMatrix SP const BaseMatrix &  bm1,
const BaseMatrix &  bm2
 

Definition at line 274 of file newmat6.cpp.


newmat11b
Generated Tue Oct 19 14:18:16 2004 by Doxygen 1.3.9.1