| Column typedef | Bayesian_filter_matrix::detail::FMMatrix< MatrixBase > | |
| columni(const typename MatrixBase::iterator2 &ci) | Bayesian_filter_matrix::detail::FMMatrix< MatrixBase > | [inline, static] |
| columni(const typename MatrixBase::const_iterator2 &ci) | Bayesian_filter_matrix::detail::FMMatrix< MatrixBase > | [inline, static] |
| const_Column typedef | Bayesian_filter_matrix::detail::FMMatrix< MatrixBase > | |
| const_Row typedef | Bayesian_filter_matrix::detail::FMMatrix< MatrixBase > | |
| FMMatrix(EmptyTag) | Bayesian_filter_matrix::detail::FMMatrix< MatrixBase > | [inline, explicit] |
| FMMatrix(std::size_t size1, std::size_t size2) | Bayesian_filter_matrix::detail::FMMatrix< MatrixBase > | [inline] |
| FMMatrix(const FMMatrix &c) | Bayesian_filter_matrix::detail::FMMatrix< MatrixBase > | [inline] |
| FMMatrix(const ublas::matrix_expression< E > &e) | Bayesian_filter_matrix::detail::FMMatrix< MatrixBase > | [inline, explicit] |
| matrix_temporary_type typedef | Bayesian_filter_matrix::detail::FMMatrix< MatrixBase > | |
| operator=(const ublas::matrix_expression< E > &r) | Bayesian_filter_matrix::detail::FMMatrix< MatrixBase > | [inline] |
| operator=(const FMMatrix &r) | Bayesian_filter_matrix::detail::FMMatrix< MatrixBase > | [inline] |
| Row typedef | Bayesian_filter_matrix::detail::FMMatrix< MatrixBase > | |
| rowi(const typename MatrixBase::iterator1 &ri) | Bayesian_filter_matrix::detail::FMMatrix< MatrixBase > | [inline, static] |
| rowi(const typename MatrixBase::const_iterator1 &ri) | Bayesian_filter_matrix::detail::FMMatrix< MatrixBase > | [inline, static] |
| sub_column(std::size_t s1, std::size_t e1, std::size_t s2) const | Bayesian_filter_matrix::detail::FMMatrix< MatrixBase > | [inline] |
| sub_column(std::size_t s1, std::size_t e1, std::size_t s2) | Bayesian_filter_matrix::detail::FMMatrix< MatrixBase > | [inline] |
| sub_matrix(std::size_t s1, std::size_t e1, std::size_t s2, std::size_t e2) const | Bayesian_filter_matrix::detail::FMMatrix< MatrixBase > | [inline] |
| sub_matrix(std::size_t s1, std::size_t e1, std::size_t s2, std::size_t e2) | Bayesian_filter_matrix::detail::FMMatrix< MatrixBase > | [inline] |
| value_type typedef | Bayesian_filter_matrix::detail::FMMatrix< MatrixBase > | |
| vector_temporary_type typedef | Bayesian_filter_matrix::detail::FMMatrix< MatrixBase > | |