#include <TemplatedArrayUtilities.h>
Definition at line 175 of file TemplatedArrayUtilities.h.
Public Member Functions | |
MatrixBlock (MatType &matrixIn, unsigned startRowIn, unsigned startColIn, unsigned numRowsIn, unsigned numColsIn) | |
double | operator() (unsigned row, unsigned col) const |
double & | operator() (unsigned row, unsigned col) |
template<typename Derived > | |
MatrixBlock & | operator= (Eigen::DenseBase< Derived > const &otherMat) |
unsigned | rows () const |
unsigned | cols () const |
|
inline |
Definition at line 178 of file TemplatedArrayUtilities.h.
References muq::Approximation::GetShape(), muq::Approximation::MatrixBlock< MatType >::matrix, muq::Approximation::MatrixBlock< MatType >::numCols, muq::Approximation::MatrixBlock< MatType >::numRows, muq::Approximation::MatrixBlock< MatType >::startCol, and muq::Approximation::MatrixBlock< MatType >::startRow.
|
inline |
Definition at line 208 of file TemplatedArrayUtilities.h.
References muq::Approximation::MatrixBlock< MatType >::numCols.
Referenced by muq::Approximation::GetShape().
|
inline |
Definition at line 189 of file TemplatedArrayUtilities.h.
References muq::Approximation::MatrixBlock< MatType >::matrix, muq::Approximation::MatrixBlock< MatType >::startCol, and muq::Approximation::MatrixBlock< MatType >::startRow.
|
inline |
Definition at line 188 of file TemplatedArrayUtilities.h.
References muq::Approximation::MatrixBlock< MatType >::matrix, muq::Approximation::MatrixBlock< MatType >::startCol, and muq::Approximation::MatrixBlock< MatType >::startRow.
|
inline |
Definition at line 192 of file TemplatedArrayUtilities.h.
References muq::Approximation::MatrixBlock< MatType >::matrix, muq::Approximation::MatrixBlock< MatType >::numCols, muq::Approximation::MatrixBlock< MatType >::numRows, muq::Approximation::MatrixBlock< MatType >::startCol, and muq::Approximation::MatrixBlock< MatType >::startRow.
|
inline |
Definition at line 207 of file TemplatedArrayUtilities.h.
References muq::Approximation::MatrixBlock< MatType >::numRows.
Referenced by muq::Approximation::GetShape().
|
private |
Definition at line 213 of file TemplatedArrayUtilities.h.
Referenced by muq::Approximation::MatrixBlock< MatType >::MatrixBlock(), muq::Approximation::MatrixBlock< MatType >::operator()(), and muq::Approximation::MatrixBlock< MatType >::operator=().
|
private |
Definition at line 212 of file TemplatedArrayUtilities.h.
Referenced by muq::Approximation::MatrixBlock< MatType >::cols(), muq::Approximation::MatrixBlock< MatType >::MatrixBlock(), and muq::Approximation::MatrixBlock< MatType >::operator=().
|
private |
Definition at line 212 of file TemplatedArrayUtilities.h.
Referenced by muq::Approximation::MatrixBlock< MatType >::MatrixBlock(), muq::Approximation::MatrixBlock< MatType >::operator=(), and muq::Approximation::MatrixBlock< MatType >::rows().
|
private |
Definition at line 212 of file TemplatedArrayUtilities.h.
Referenced by muq::Approximation::MatrixBlock< MatType >::MatrixBlock(), muq::Approximation::MatrixBlock< MatType >::operator()(), and muq::Approximation::MatrixBlock< MatType >::operator=().
|
private |
Definition at line 212 of file TemplatedArrayUtilities.h.
Referenced by muq::Approximation::MatrixBlock< MatType >::MatrixBlock(), muq::Approximation::MatrixBlock< MatType >::operator()(), and muq::Approximation::MatrixBlock< MatType >::operator=().