OSSIM - Open Source Software Image Map
Version 1.9.0 (20180803)
|
#include <newmat.h>
Private Member Functions | |
GeneralMatrix * | Image () const |
|
inline |
|
inline |
LowerTriangularMatrix::LowerTriangularMatrix | ( | ArrayLengthSpecifier | n | ) |
Definition at line 63 of file newmat4.cpp.
|
inline |
LowerTriangularMatrix::LowerTriangularMatrix | ( | const BaseMatrix & | M | ) |
Definition at line 137 of file newmat4.cpp.
References GeneralMatrix::Evaluate(), GeneralMatrix::GetMatrix(), MatrixType::LT, and REPORT.
|
virtual |
Reimplemented from BaseMatrix.
Definition at line 438 of file newmat4.cpp.
References REPORT.
Real & LowerTriangularMatrix::element | ( | int | m, |
int | n | ||
) |
Definition at line 709 of file newmat6.cpp.
Referenced by QRZT(), and UpdateQRZT().
Real LowerTriangularMatrix::element | ( | int | m, |
int | n | ||
) | const |
Definition at line 717 of file newmat6.cpp.
|
virtual |
Implements GeneralMatrix.
Definition at line 341 of file newmat3.cpp.
References MatrixRowCol::cw, MatrixRowCol::data, HaveStore, MatrixRowCol::length, LoadOnEntry, MatrixErrorNoSpace(), MONITOR_REAL_NEW, REPORT, MatrixRowCol::rowcol, MatrixRowCol::skip, MatrixRowCol::storage, and StoreHere.
|
virtual |
Implements GeneralMatrix.
Definition at line 366 of file newmat3.cpp.
References MatrixRowCol::cw, MatrixRowCol::data, MatrixRowCol::length, LoadOnEntry, REPORT, MatrixRowCol::rowcol, MatrixRowCol::skip, MatrixRowCol::storage, and MatrixColX::store.
|
virtual |
Implements GeneralMatrix.
Definition at line 334 of file newmat3.cpp.
References MatrixRowCol::data, MatrixRowCol::length, REPORT, MatrixRowCol::rowcol, MatrixRowCol::skip, and MatrixRowCol::storage.
|
privatevirtual |
Reimplemented from GeneralMatrix.
Definition at line 768 of file newmat4.cpp.
References LowerTriangularMatrix(), MatrixErrorNoSpace(), and REPORT.
|
virtual |
Reimplemented from GeneralMatrix.
Definition at line 657 of file newmat8.cpp.
References REPORT.
|
inlinevirtual |
Reimplemented from GeneralMatrix.
|
virtual |
Reimplemented from GeneralMatrix.
Definition at line 392 of file newmat3.cpp.
References MatrixRowCol::IncrLT(), and REPORT.
Real & LowerTriangularMatrix::operator() | ( | int | m, |
int | n | ||
) |
Definition at line 55 of file newmat6.cpp.
Real LowerTriangularMatrix::operator() | ( | int | m, |
int | n | ||
) | const |
Definition at line 167 of file newmat6.cpp.
|
inline |
|
inline |
|
inline |
|
inline |
void LowerTriangularMatrix::operator= | ( | const BaseMatrix & | X | ) |
Definition at line 401 of file newmat6.cpp.
References MatrixType::LT, and REPORT.
|
inline |
|
inline |
void LowerTriangularMatrix::ReSize | ( | int | nr | ) |
Definition at line 253 of file newmat4.cpp.
References REPORT, and GeneralMatrix::ReSize().
Referenced by QRZT(), and ReSize().
|
virtual |
Reimplemented from GeneralMatrix.
Definition at line 343 of file newmat4.cpp.
References A, n, REPORT, and ReSize().
|
virtual |
Reimplemented from GeneralMatrix.
Definition at line 382 of file newmat3.cpp.
References MatrixRowCol::data, REPORT, and MatrixRowCol::rowcol.
|
inlinevirtual |
Reimplemented from GeneralMatrix.
Definition at line 760 of file newmat.h.
References RestoreCol().
Referenced by RestoreCol().
|
virtual |
Reimplemented from GeneralMatrix.
Definition at line 70 of file newmat7.cpp.
References MatrixRowCol::data, REPORT, MatrixRowCol::skip, and MatrixRowCol::storage.
|
virtual |
Reimplemented from BaseMatrix.
Definition at line 565 of file newmat8.cpp.
References REPORT.
|
virtual |
Implements GeneralMatrix.
Definition at line 417 of file newmat4.cpp.
References MatrixType::LT.