Jafar
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Types | Public Member Functions | Static Public Attributes | Private Types
boost::numeric::ublas::bounded_matrix< T, M, N, L > Class Template Reference

Detailed Description

template<class T, std::size_t M, std::size_t N, class L>
class boost::numeric::ublas::bounded_matrix< T, M, N, L >

Definition at line 943 of file serialize_matrix.hpp.

Inheritance diagram for boost::numeric::ublas::bounded_matrix< T, M, N, L >:
Inheritance graph
[legend]

List of all members.

Public Types

typedef matrix_type::size_type size_type

Public Member Functions

BOOST_UBLAS_INLINE bounded_matrix (size_type size1, size_type size2)
BOOST_UBLAS_INLINE bounded_matrix (const bounded_matrix &m)
template<class A2 >
BOOST_UBLAS_INLINE bounded_matrix (const matrix< T, L, A2 > &m)
template<class AE >
BOOST_UBLAS_INLINE bounded_matrix (const matrix_expression< AE > &ae)
BOOST_UBLAS_INLINE bounded_matrixoperator= (const bounded_matrix &m)
template<class L2 , class A2 >
BOOST_UBLAS_INLINE bounded_matrixoperator= (const matrix< T, L2, A2 > &m)
template<class C >
BOOST_UBLAS_INLINE bounded_matrixoperator= (const matrix_container< C > &m)
template<class AE >
BOOST_UBLAS_INLINE bounded_matrixoperator= (const matrix_expression< AE > &ae)

Static Public Attributes

static const size_type max_size1 = M
static const size_type max_size2 = N

Private Types

typedef matrix< T, L,
bounded_array< T, M *N > > 
matrix_type

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on Wed Oct 15 2014 00:37:31 for Jafar by doxygen 1.7.6.1
LAAS-CNRS