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
hMatrix [protected]
height() const Matrix [inline]
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)Matrix [explicit]
Matrix(mxArray *&ptr, int height, int width)Matrix
Matrix(const Matrix &source)Matrix
nArray< double > [protected]
operator!=(const Matrix &X) const Matrix [inline]
operator()(int r, int c) const Matrix [inline]
operator()(int r, int c)Matrix [inline]
operator=(const Matrix &source)Matrix
Array< double >::operator=(const double *source)Array< double >
operator==(const Matrix &X) const Matrix
operator[](int i)Array< double >
operator[](int i) constArray< double >
ownerArray< double > [protected]
setvalue(const double &value)Array< double >
wMatrix [protected]
width() const Matrix [inline]
~Array()Array< double >
~Matrix()Matrix [inline]

Generated on 15 Mar 2015 for Coin-All by  doxygen 1.6.1