Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::numeric::ublas::basic_full< Z > Struct Template Reference

#include <fwd.hpp>

Public Types

typedef Z size_type
 

Static Public Member Functions

template<class L >
static BOOST_UBLAS_INLINE size_type packed_size (L, size_type size_i, size_type size_j)
 
static BOOST_UBLAS_INLINE bool zero (size_type, size_type)
 
static BOOST_UBLAS_INLINE bool one (size_type, size_type)
 
static BOOST_UBLAS_INLINE bool other (size_type, size_type)
 
static BOOST_UBLAS_INLINE size_type restrict1 (size_type i, size_type)
 
static BOOST_UBLAS_INLINE size_type restrict2 (size_type, size_type j)
 
static BOOST_UBLAS_INLINE size_type mutable_restrict1 (size_type i, size_type)
 
static BOOST_UBLAS_INLINE size_type mutable_restrict2 (size_type, size_type j)
 

Member Typedef Documentation

template<class Z >
typedef Z boost::numeric::ublas::basic_full< Z >::size_type

Member Function Documentation

template<class Z >
static BOOST_UBLAS_INLINE size_type boost::numeric::ublas::basic_full< Z >::mutable_restrict1 ( size_type  i,
size_type   
)
inlinestatic
template<class Z >
static BOOST_UBLAS_INLINE size_type boost::numeric::ublas::basic_full< Z >::mutable_restrict2 ( size_type  ,
size_type  j 
)
inlinestatic
template<class Z >
static BOOST_UBLAS_INLINE bool boost::numeric::ublas::basic_full< Z >::one ( size_type  ,
size_type   
)
inlinestatic
template<class Z >
static BOOST_UBLAS_INLINE bool boost::numeric::ublas::basic_full< Z >::other ( size_type  ,
size_type   
)
inlinestatic
template<class Z >
template<class L >
static BOOST_UBLAS_INLINE size_type boost::numeric::ublas::basic_full< Z >::packed_size ( ,
size_type  size_i,
size_type  size_j 
)
inlinestatic
template<class Z >
static BOOST_UBLAS_INLINE size_type boost::numeric::ublas::basic_full< Z >::restrict1 ( size_type  i,
size_type   
)
inlinestatic
template<class Z >
static BOOST_UBLAS_INLINE size_type boost::numeric::ublas::basic_full< Z >::restrict2 ( size_type  ,
size_type  j 
)
inlinestatic
template<class Z >
static BOOST_UBLAS_INLINE bool boost::numeric::ublas::basic_full< Z >::zero ( size_type  ,
size_type   
)
inlinestatic

The documentation for this struct was generated from the following file: