Homepage Demos Overview Downloads Tutorials Reference
Credits

newmat4.cpp File Reference

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

Include dependency graph for newmat4.cpp:

Go to the source code of this file.

Namespaces

namespace  NEWMAT

Defines

#define REPORT   {}
#define DO_SEARCH

Functions

static int tristore (int n)
static void BlockCopy (int n, Real *from, Real *to)
bool Compare (const MatrixType &source, MatrixType &destination)


Define Documentation

#define DO_SEARCH
 

Definition at line 23 of file newmat4.cpp.

#define REPORT   {}
 

Definition at line 19 of file newmat4.cpp.


Function Documentation

static void BlockCopy int  n,
Real from,
Real to
[static]
 

Definition at line 569 of file newmat4.cpp.

Referenced by NEWMAT::GeneralMatrix::GetStore(), and NEWMAT::GeneralMatrix::reuse().

bool Compare const MatrixType &  source,
MatrixType &  destination
 

Definition at line 742 of file newmat4.cpp.

Referenced by NEWMAT::GeneralMatrix::BorrowStore(), NEWMAT::StackedMatrix::Evaluate(), NEWMAT::ConcatenatedMatrix::Evaluate(), NEWMAT::GetSubMatrix::Evaluate(), NEWMAT::TransposedMatrix::Evaluate(), NEWMAT::NegatedMatrix::Evaluate(), NEWMAT::ScaledMatrix::Evaluate(), NEWMAT::NegShiftedMatrix::Evaluate(), NEWMAT::ShiftedMatrix::Evaluate(), NEWMAT::GeneralMatrix::Evaluate(), NEWMAT::GeneralKP(), NEWMAT::GeneralMult(), NEWMAT::GeneralSolv(), NEWMAT::GeneralSolvI(), and NEWMAT::GeneralMatrix::Transpose().

static int NEWMAT::tristore int  n  )  [static]
 

Definition at line 27 of file newmat4.cpp.

Referenced by NEWMAT::LowerTriangularMatrix::element(), NEWMAT::UpperTriangularMatrix::element(), NEWMAT::SymmetricMatrix::element(), NEWMAT::LowerTriangularMatrix::LowerTriangularMatrix(), NEWMAT::LowerTriangularMatrix::operator()(), NEWMAT::UpperTriangularMatrix::operator()(), NEWMAT::SymmetricMatrix::operator()(), NEWMAT::LowerTriangularMatrix::ReSize(), NEWMAT::UpperTriangularMatrix::ReSize(), NEWMAT::SymmetricMatrix::ReSize(), NEWMAT::SymmetricMatrix::SymmetricMatrix(), and NEWMAT::UpperTriangularMatrix::UpperTriangularMatrix().


newmat11b
Generated Tue Jan 4 15:42:13 2005 by Doxygen 1.4.0