Matrix Member List

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

Array(int length)Array< double >explicit
Array(double *data, int length)Array< double >
Array(const Array< double > &source)Array< double >
copyto(double *dest) constArray< double >
elemsArray< double >protected
entry(int r, int c) const Matrix
entry(int r, int c)Matrix
hMatrixprotected
height() const Matrixinline
inject(const double *source)Array< double >
inject(const Array< double > &source)Array< double >
length() constArray< double >inline
Matrix(int height, int width)Matrix
Matrix(double *data, int height, int width)Matrix
Matrix(const mxArray *ptr)Matrixexplicit
Matrix(mxArray *&ptr, int height, int width)Matrix
Matrix(const Matrix &source)Matrix
nArray< double >protected
operator!=(const Matrix &X) const Matrixinline
Array< double >::operator!=(const Array< double > &a) constArray< double >inline
operator()(int r, int c) const Matrixinline
operator()(int r, int c)Matrixinline
operator=(const Matrix &source)Matrix
Array< double >::operator=(const double *source)Array< double >
Array< double >::operator=(const Array< double > &source)Array< double >
operator==(const Matrix &X) const Matrix
Array< double >::operator==(const Array< double > &a) constArray< double >inline
operator[](int i)Array< double >
operator[](int i) constArray< double >
ownerArray< double >protected
setvalue(const double &value)Array< double >
wMatrixprotected
width() const Matrixinline
~Array()Array< double >
~Matrix()Matrixinline