Jafar
|
Definition at line 990 of file serialize_banded.hpp.
Public Types | |
typedef A::size_type | size_type |
typedef banded_matrix< T, L, A > | matrix_type |
typedef A | array_type |
Public Member Functions | |
BOOST_UBLAS_INLINE | diagonal_matrix (size_type size) |
BOOST_UBLAS_INLINE | diagonal_matrix (size_type size, const array_type &data) |
BOOST_UBLAS_INLINE | diagonal_matrix (size_type size1, size_type size2) |
template<class AE > | |
BOOST_UBLAS_INLINE | diagonal_matrix (const matrix_expression< AE > &ae) |
BOOST_UBLAS_INLINE diagonal_matrix & | operator= (const diagonal_matrix &m) |
template<class AE > | |
BOOST_UBLAS_INLINE diagonal_matrix & | operator= (const matrix_expression< AE > &ae) |
Generated on Wed Oct 15 2014 00:37:31 for Jafar by doxygen 1.7.6.1 |