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_vector< T, N > Class Template Reference

Detailed Description

template<class T, std::size_t N>
class boost::numeric::ublas::bounded_vector< T, N >

Definition at line 503 of file serialize_vector.hpp.

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

List of all members.

Public Types

typedef vector_type::size_type size_type

Public Member Functions

BOOST_UBLAS_INLINE bounded_vector (size_type size)
BOOST_UBLAS_INLINE bounded_vector (const bounded_vector &v)
template<class A2 >
BOOST_UBLAS_INLINE bounded_vector (const vector< T, A2 > &v)
template<class AE >
BOOST_UBLAS_INLINE bounded_vector (const vector_expression< AE > &ae)
BOOST_UBLAS_INLINE bounded_vectoroperator= (const bounded_vector &v)
template<class A2 >
BOOST_UBLAS_INLINE bounded_vectoroperator= (const vector< T, A2 > &v)
template<class C >
BOOST_UBLAS_INLINE bounded_vectoroperator= (const vector_container< C > &v)
template<class AE >
BOOST_UBLAS_INLINE bounded_vectoroperator= (const vector_expression< AE > &ae)

Static Public Attributes

static const size_type max_size = N

Private Types

typedef vector< T,
bounded_array< T, N > > 
vector_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:32 for Jafar by doxygen 1.7.6.1
LAAS-CNRS