|
BOOST_UBLAS_INLINE | vector_unary (expression_type &e) |
|
BOOST_UBLAS_INLINE size_type | size () const |
|
BOOST_UBLAS_INLINE const expression_closure_type & | expression () const |
|
BOOST_UBLAS_INLINE const_reference | operator() (size_type i) const |
|
BOOST_UBLAS_INLINE reference | operator() (size_type i) |
|
BOOST_UBLAS_INLINE const_reference | operator[] (size_type i) const |
|
BOOST_UBLAS_INLINE reference | operator[] (size_type i) |
|
BOOST_UBLAS_INLINE bool | same_closure (const vector_unary &vu) const |
|
BOOST_UBLAS_INLINE const_iterator | find (size_type i) const |
|
BOOST_UBLAS_INLINE const_iterator | begin () const |
|
BOOST_UBLAS_INLINE const_iterator | cbegin () const |
|
BOOST_UBLAS_INLINE const_iterator | end () const |
|
BOOST_UBLAS_INLINE const_iterator | cend () const |
|
BOOST_UBLAS_INLINE const_reverse_iterator | rbegin () const |
|
BOOST_UBLAS_INLINE const_reverse_iterator | crbegin () const |
|
BOOST_UBLAS_INLINE const_reverse_iterator | rend () const |
|
BOOST_UBLAS_INLINE const_reverse_iterator | crend () const |
|
BOOST_UBLAS_INLINE const expression_type & | operator() () const |
|
BOOST_UBLAS_INLINE expression_type & | operator() () |
|
template<class E, class F>
class BFL::boost::numeric::ublas::vector_unary< E, F >
Definition at line 248 of file asirfilter.h.