![]() |
Boost.uBlas 1.49
Linear Algebra in C++: matrices, vectors and numeric algorithms
|
#include <functional.hpp>
Public Types | |
typedef Z | size_type |
typedef lower_tag | triangular_type |
Static Public Member Functions | |
template<class L > | |
static BOOST_UBLAS_INLINE size_type | element (L, size_type i, size_type size_i, size_type j, size_type size_j) |
static BOOST_UBLAS_INLINE size_type | global_mutable_restrict1 (size_type index1, size_type size1, size_type, size_type) |
static BOOST_UBLAS_INLINE size_type | global_mutable_restrict2 (size_type, size_type, size_type index2, size_type size2) |
static BOOST_UBLAS_INLINE size_type | global_restrict1 (size_type index1, size_type size1, size_type, size_type) |
static BOOST_UBLAS_INLINE size_type | global_restrict2 (size_type, size_type, size_type index2, size_type size2) |
static BOOST_UBLAS_INLINE size_type | mutable_restrict1 (size_type i, size_type j, size_type size1, size_type) |
static BOOST_UBLAS_INLINE size_type | mutable_restrict2 (size_type i, size_type j, size_type, size_type) |
static BOOST_UBLAS_INLINE bool | one (size_type, size_type) |
static BOOST_UBLAS_INLINE bool | other (size_type i, size_type j) |
template<class L > | |
static BOOST_UBLAS_INLINE size_type | packed_size (L, size_type size_i, size_type size_j) |
static BOOST_UBLAS_INLINE size_type | restrict1 (size_type i, size_type j, size_type size1, size_type) |
static BOOST_UBLAS_INLINE size_type | restrict2 (size_type i, size_type j, size_type, size_type) |
static BOOST_UBLAS_INLINE bool | zero (size_type i, size_type j) |
Definition at line 1832 of file functional.hpp.
typedef Z boost::numeric::ublas::basic_lower< Z >::size_type |
Reimplemented in boost::numeric::ublas::basic_unit_lower< Z >, and boost::numeric::ublas::basic_strict_lower< Z >.
Definition at line 1833 of file functional.hpp.
typedef lower_tag boost::numeric::ublas::basic_lower< Z >::triangular_type |
Reimplemented in boost::numeric::ublas::basic_unit_lower< Z >, and boost::numeric::ublas::basic_strict_lower< Z >.
Definition at line 1834 of file functional.hpp.
static BOOST_UBLAS_INLINE size_type boost::numeric::ublas::basic_lower< Z >::packed_size | ( | L | , |
size_type | size_i, | ||
size_type | size_j | ||
) | [inline, static] |
Reimplemented in boost::numeric::ublas::basic_unit_lower< Z >, and boost::numeric::ublas::basic_strict_lower< Z >.
Definition at line 1839 of file functional.hpp.
static BOOST_UBLAS_INLINE bool boost::numeric::ublas::basic_lower< Z >::zero | ( | size_type | i, |
size_type | j | ||
) | [inline, static] |
Reimplemented in boost::numeric::ublas::basic_strict_lower< Z >.
Definition at line 1845 of file functional.hpp.
static BOOST_UBLAS_INLINE bool boost::numeric::ublas::basic_lower< Z >::one | ( | size_type | , |
size_type | |||
) | [inline, static] |
Reimplemented in boost::numeric::ublas::basic_unit_lower< Z >, and boost::numeric::ublas::basic_strict_lower< Z >.
Definition at line 1850 of file functional.hpp.
static BOOST_UBLAS_INLINE bool boost::numeric::ublas::basic_lower< Z >::other | ( | size_type | i, |
size_type | j | ||
) | [inline, static] |
Reimplemented in boost::numeric::ublas::basic_unit_lower< Z >, and boost::numeric::ublas::basic_strict_lower< Z >.
Definition at line 1855 of file functional.hpp.
static BOOST_UBLAS_INLINE size_type boost::numeric::ublas::basic_lower< Z >::element | ( | L | , |
size_type | i, | ||
size_type | size_i, | ||
size_type | j, | ||
size_type | size_j | ||
) | [inline, static] |
Reimplemented in boost::numeric::ublas::basic_unit_lower< Z >, and boost::numeric::ublas::basic_strict_lower< Z >.
Definition at line 1861 of file functional.hpp.
static BOOST_UBLAS_INLINE size_type boost::numeric::ublas::basic_lower< Z >::restrict1 | ( | size_type | i, |
size_type | j, | ||
size_type | size1, | ||
size_type | |||
) | [inline, static] |
Reimplemented in boost::numeric::ublas::basic_strict_lower< Z >.
Definition at line 1868 of file functional.hpp.
static BOOST_UBLAS_INLINE size_type boost::numeric::ublas::basic_lower< Z >::restrict2 | ( | size_type | i, |
size_type | j, | ||
size_type | , | ||
size_type | |||
) | [inline, static] |
Reimplemented in boost::numeric::ublas::basic_strict_lower< Z >.
Definition at line 1874 of file functional.hpp.
static BOOST_UBLAS_INLINE size_type boost::numeric::ublas::basic_lower< Z >::mutable_restrict1 | ( | size_type | i, |
size_type | j, | ||
size_type | size1, | ||
size_type | |||
) | [inline, static] |
Reimplemented in boost::numeric::ublas::basic_unit_lower< Z >.
Definition at line 1880 of file functional.hpp.
static BOOST_UBLAS_INLINE size_type boost::numeric::ublas::basic_lower< Z >::mutable_restrict2 | ( | size_type | i, |
size_type | j, | ||
size_type | , | ||
size_type | |||
) | [inline, static] |
Reimplemented in boost::numeric::ublas::basic_unit_lower< Z >.
Definition at line 1886 of file functional.hpp.
static BOOST_UBLAS_INLINE size_type boost::numeric::ublas::basic_lower< Z >::global_restrict1 | ( | size_type | index1, |
size_type | size1, | ||
size_type | , | ||
size_type | |||
) | [inline, static] |
Reimplemented in boost::numeric::ublas::basic_strict_lower< Z >.
Definition at line 1893 of file functional.hpp.
static BOOST_UBLAS_INLINE size_type boost::numeric::ublas::basic_lower< Z >::global_restrict2 | ( | size_type | , |
size_type | , | ||
size_type | index2, | ||
size_type | size2 | ||
) | [inline, static] |
Reimplemented in boost::numeric::ublas::basic_strict_lower< Z >.
Definition at line 1899 of file functional.hpp.
static BOOST_UBLAS_INLINE size_type boost::numeric::ublas::basic_lower< Z >::global_mutable_restrict1 | ( | size_type | index1, |
size_type | size1, | ||
size_type | , | ||
size_type | |||
) | [inline, static] |
Reimplemented in boost::numeric::ublas::basic_unit_lower< Z >.
Definition at line 1906 of file functional.hpp.
static BOOST_UBLAS_INLINE size_type boost::numeric::ublas::basic_lower< Z >::global_mutable_restrict2 | ( | size_type | , |
size_type | , | ||
size_type | index2, | ||
size_type | size2 | ||
) | [inline, static] |
Reimplemented in boost::numeric::ublas::basic_unit_lower< Z >.
Definition at line 1912 of file functional.hpp.