ifw-odp  2.0.0-alpha
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
odp::MatrixWrapper Member List

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

AddCplError() const odp::Errorprotected
Append(const Matrix &matrix, int mode)odp::Matrix
CheckCplError() const odp::Error
DumpError(unsigned self, unsigned first, unsigned last)odp::Errorprotectedstatic
Error()odp::Errorexplicit
Get(cpl_size row, cpl_size col, double *value) const odp::Matrix
Get(cpl_size row, cpl_size col)odp::Matrix
GetCplMatrix() const odp::Matrixinline
GetErrorMsg() const odp::Errorprotected
GetMatrixPtr(void **data_ptr) const odp::Matrix
GetMatrixPtr() const odp::Matrixinline
GetNumCols() const odp::Matrixinline
GetNumRows() const odp::Matrixinline
GetSize() const odp::Matrix
Invert(Matrix *inverse)odp::Matrix
IsDiagonal(const double tolerance)odp::Matrix
IsIdentity(const double tolerance)odp::Matrix
IsMatrix() const odp::Matrixinline
IsZero(const double tolerance)odp::Matrix
m_cpl_matrixodp::Matrixprotected
Matrix()odp::Matrix
Matrix(const Matrix &matrix)odp::Matrixexplicit
Matrix(cpl_size rows, cpl_size cols)odp::Matrixexplicit
MatrixWrapper()odp::MatrixWrapper
MatrixWrapper(cpl_size rows, cpl_size cols)odp::MatrixWrapper
MatrixWrapper(cpl_size nrows, cpl_size ncols, double *buf)odp::MatrixWrapper
MatrixWrapper(const MatrixWrapper &matrix)odp::MatrixWrapper
operator!=(const Matrix &) const odp::Matrix
operator*(const double)odp::Matrix
operator*(const Matrix &)odp::Matrix
operator*=(const double)odp::Matrix
operator*=(const Matrix &)odp::Matrix
operator+(const double)odp::Matrix
operator+(const Matrix &)odp::Matrix
operator+=(const double)odp::Matrix
operator+=(const Matrix &)odp::Matrix
operator-(const double)odp::Matrix
operator-(const Matrix &)odp::Matrix
operator-=(const double)odp::Matrix
operator-=(const Matrix &)odp::Matrix
operator/(const double)odp::Matrix
operator/(const Matrix &)odp::Matrix
operator/=(const double)odp::Matrix
operator/=(const Matrix &)odp::Matrix
operator=(const Matrix &)odp::Matrix
operator==(const Matrix &) const odp::Matrix
Product(const Matrix &, Matrix *product)odp::Matrix
ResetCplError()odp::Error
Set(cpl_size row, cpl_size col, double value)odp::Matrix
SetCplMatrix(cpl_matrix *matrix)odp::Matrixinline
Solve(const Matrix &, Matrix *solved)odp::Matrix
SolveNormal(const Matrix &, Matrix *solved)odp::Matrix
Sqrt(const Matrix &matrix)odp::Matrix
Transpose(Matrix *transpose)odp::Matrix
~Error()odp::Errorvirtual
~Matrix()odp::Matrixvirtual
~MatrixWrapper()odp::MatrixWrappervirtual