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_strict_upper< Z > Struct Template Reference

#include <fwd.hpp>

Inheritance diagram for boost::numeric::ublas::basic_strict_upper< Z >:
Collaboration diagram for boost::numeric::ublas::basic_strict_upper< Z >:

Public Types

typedef strict_upper_tag triangular_type
 
typedef basic_strict_lower< Z >
::size_type 
size_type
 

Static Public Member Functions

static BOOST_UBLAS_INLINE size_type packed_size (LAYOUT l, size_type size_i, size_type size_j)
 
static BOOST_UBLAS_INLINE bool zero (size_type i, size_type j)
 
static BOOST_UBLAS_INLINE bool one (size_type i, size_type j)
 
static BOOST_UBLAS_INLINE bool other (size_type i, size_type j)
 
static BOOST_UBLAS_INLINE size_type element (LAYOUT, size_type i, size_type size_i, size_type j, size_type size_j)
 
static BOOST_UBLAS_INLINE size_type restrict1 (size_type i, size_type j, size_type size1, size_type size2)
 
static BOOST_UBLAS_INLINE size_type restrict2 (size_type i, size_type j, size_type size1, size_type size2)
 
static BOOST_UBLAS_INLINE size_type mutable_restrict1 (size_type i, size_type j, size_type size1, size_type size2)
 
static BOOST_UBLAS_INLINE size_type mutable_restrict2 (size_type i, size_type j, size_type size1, size_type size2)
 
static BOOST_UBLAS_INLINE size_type global_restrict1 (size_type index1, size_type size1, size_type index2, size_type size2)
 
static BOOST_UBLAS_INLINE size_type global_restrict2 (size_type index1, size_type size1, size_type index2, size_type size2)
 
static BOOST_UBLAS_INLINE size_type global_mutable_restrict1 (size_type index1, size_type size1, size_type index2, size_type size2)
 
static BOOST_UBLAS_INLINE size_type global_mutable_restrict2 (size_type index1, size_type size1, size_type index2, size_type size2)
 

Member Typedef Documentation

Member Function Documentation

static BOOST_UBLAS_INLINE size_type boost::numeric::ublas::detail::transposed_structure< basic_strict_lower< Z > >::element ( LAYOUT  ,
size_type  i,
size_type  size_i,
size_type  j,
size_type  size_j 
)
inlinestaticinherited
static BOOST_UBLAS_INLINE size_type boost::numeric::ublas::detail::transposed_structure< basic_strict_lower< Z > >::global_mutable_restrict1 ( size_type  index1,
size_type  size1,
size_type  index2,
size_type  size2 
)
inlinestaticinherited
static BOOST_UBLAS_INLINE size_type boost::numeric::ublas::detail::transposed_structure< basic_strict_lower< Z > >::global_mutable_restrict2 ( size_type  index1,
size_type  size1,
size_type  index2,
size_type  size2 
)
inlinestaticinherited
static BOOST_UBLAS_INLINE size_type boost::numeric::ublas::detail::transposed_structure< basic_strict_lower< Z > >::global_restrict1 ( size_type  index1,
size_type  size1,
size_type  index2,
size_type  size2 
)
inlinestaticinherited
static BOOST_UBLAS_INLINE size_type boost::numeric::ublas::detail::transposed_structure< basic_strict_lower< Z > >::global_restrict2 ( size_type  index1,
size_type  size1,
size_type  index2,
size_type  size2 
)
inlinestaticinherited
static BOOST_UBLAS_INLINE size_type boost::numeric::ublas::detail::transposed_structure< basic_strict_lower< Z > >::mutable_restrict1 ( size_type  i,
size_type  j,
size_type  size1,
size_type  size2 
)
inlinestaticinherited
static BOOST_UBLAS_INLINE size_type boost::numeric::ublas::detail::transposed_structure< basic_strict_lower< Z > >::mutable_restrict2 ( size_type  i,
size_type  j,
size_type  size1,
size_type  size2 
)
inlinestaticinherited
static BOOST_UBLAS_INLINE bool boost::numeric::ublas::detail::transposed_structure< basic_strict_lower< Z > >::one ( size_type  i,
size_type  j 
)
inlinestaticinherited
static BOOST_UBLAS_INLINE bool boost::numeric::ublas::detail::transposed_structure< basic_strict_lower< Z > >::other ( size_type  i,
size_type  j 
)
inlinestaticinherited
static BOOST_UBLAS_INLINE size_type boost::numeric::ublas::detail::transposed_structure< basic_strict_lower< Z > >::packed_size ( LAYOUT  l,
size_type  size_i,
size_type  size_j 
)
inlinestaticinherited
static BOOST_UBLAS_INLINE size_type boost::numeric::ublas::detail::transposed_structure< basic_strict_lower< Z > >::restrict1 ( size_type  i,
size_type  j,
size_type  size1,
size_type  size2 
)
inlinestaticinherited
static BOOST_UBLAS_INLINE size_type boost::numeric::ublas::detail::transposed_structure< basic_strict_lower< Z > >::restrict2 ( size_type  i,
size_type  j,
size_type  size1,
size_type  size2 
)
inlinestaticinherited
static BOOST_UBLAS_INLINE bool boost::numeric::ublas::detail::transposed_structure< basic_strict_lower< Z > >::zero ( size_type  i,
size_type  j 
)
inlinestaticinherited

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