This is the complete list of members for muq::Approximation::MatrixBlock< MatType >, including all inherited members.
| cols() const | muq::Approximation::MatrixBlock< MatType > | inline |
| matrix | muq::Approximation::MatrixBlock< MatType > | private |
| MatrixBlock(MatType &matrixIn, unsigned startRowIn, unsigned startColIn, unsigned numRowsIn, unsigned numColsIn) | muq::Approximation::MatrixBlock< MatType > | inline |
| numCols | muq::Approximation::MatrixBlock< MatType > | private |
| numRows | muq::Approximation::MatrixBlock< MatType > | private |
| operator()(unsigned row, unsigned col) const | muq::Approximation::MatrixBlock< MatType > | inline |
| operator()(unsigned row, unsigned col) | muq::Approximation::MatrixBlock< MatType > | inline |
| operator=(Eigen::DenseBase< Derived > const &otherMat) | muq::Approximation::MatrixBlock< MatType > | inline |
| rows() const | muq::Approximation::MatrixBlock< MatType > | inline |
| startCol | muq::Approximation::MatrixBlock< MatType > | private |
| startRow | muq::Approximation::MatrixBlock< MatType > | private |