ifw-odp 5.0.0
Loading...
Searching...
No Matches
ifw::odp::Matrix Member List

This is the complete list of members for ifw::odp::Matrix, including all inherited members.

Append(const Matrix &matrix, int mode)ifw::odp::Matrix
CheckCplError() constifw::odp::Error
Error()ifw::odp::Errorexplicit
Get(cpl_size row, cpl_size col, double *value) constifw::odp::Matrix
Get(cpl_size row, cpl_size col)ifw::odp::Matrix
GetCplMatrix() constifw::odp::Matrixinline
GetErrorMsg() constifw::odp::Errorprotected
GetMatrixPtr(void **data_ptr) constifw::odp::Matrix
GetMatrixPtr() constifw::odp::Matrixinline
GetNumCols() constifw::odp::Matrixinline
GetNumRows() constifw::odp::Matrixinline
GetSize() constifw::odp::Matrix
Invert(Matrix *inverse)ifw::odp::Matrix
IsDiagonal(const double tolerance)ifw::odp::Matrix
IsIdentity(const double tolerance)ifw::odp::Matrix
IsMatrix() constifw::odp::Matrixinline
IsZero(const double tolerance)ifw::odp::Matrix
m_cpl_matrixifw::odp::Matrixprotected
Matrix()ifw::odp::Matrix
Matrix(const Matrix &matrix)ifw::odp::Matrixexplicit
Matrix(cpl_size rows, cpl_size cols)ifw::odp::Matrixexplicit
operator!=(const Matrix &) constifw::odp::Matrix
operator*(const double)ifw::odp::Matrix
operator*(const Matrix &)ifw::odp::Matrix
operator*=(const double)ifw::odp::Matrix
operator*=(const Matrix &)ifw::odp::Matrix
operator+(const double)ifw::odp::Matrix
operator+(const Matrix &)ifw::odp::Matrix
operator+=(const double)ifw::odp::Matrix
operator+=(const Matrix &)ifw::odp::Matrix
operator-(const double)ifw::odp::Matrix
operator-(const Matrix &)ifw::odp::Matrix
operator-=(const double)ifw::odp::Matrix
operator-=(const Matrix &)ifw::odp::Matrix
operator/(const double)ifw::odp::Matrix
operator/(const Matrix &)ifw::odp::Matrix
operator/=(const double)ifw::odp::Matrix
operator/=(const Matrix &)ifw::odp::Matrix
operator<<ifw::odp::Matrixfriend
operator=(const Matrix &)ifw::odp::Matrix
operator==(const Matrix &) constifw::odp::Matrix
Product(const Matrix &, Matrix *product)ifw::odp::Matrix
ResetCplError()ifw::odp::Error
Set(cpl_size row, cpl_size col, double value)ifw::odp::Matrix
SetCplMatrix(cpl_matrix *matrix)ifw::odp::Matrixinline
Solve(const Matrix &, Matrix *solved)ifw::odp::Matrix
SolveNormal(const Matrix &, Matrix *solved)ifw::odp::Matrix
Sqrt(const Matrix &matrix)ifw::odp::Matrix
Transpose(Matrix *transpose)ifw::odp::Matrix
~Error()ifw::odp::Errorvirtual
~Matrix()ifw::odp::Matrixvirtual