Boost C++ Libraries

...one of the most highly regarded and expertly designed C++ library projects in the world. Herb Sutter and Andrei Alexandrescu, C++ Coding Standards

This is the documentation for an old version of boost. Click here for the latest Boost documentation.

boost::numeric::ublas::matrix_binary_scalar2< E1, E2, F > Class Template Reference

Inherits matrix_expression< matrix_binary_scalar2< E1, E2, F > >.

List of all members.

Classes

class  const_iterator1
class  const_iterator2

Public Types

typedef E1::const_closure_type expression1_closure_type
typedef const E2 & expression2_closure_type
typedef E1::size_type size_type
typedef E1::difference_type difference_type
typedef F::result_type value_type
typedef value_type const_reference
typedef const_reference reference
typedef const self_type const_closure_type
typedef const_closure_type closure_type
typedef E1::orientation_category orientation_category
typedef unknown_storage_tag storage_category
typedef const_iterator1 iterator1
typedef const_iterator2 iterator2
typedef reverse_iterator_base1
< const_iterator1
const_reverse_iterator1
typedef reverse_iterator_base2
< const_iterator2
const_reverse_iterator2

Public Member Functions

BOOST_UBLAS_INLINE matrix_binary_scalar2 (const expression1_type &e1, const expression2_type &e2)
BOOST_UBLAS_INLINE size_type size1 () const
BOOST_UBLAS_INLINE size_type size2 () const
BOOST_UBLAS_INLINE const_reference operator() (size_type i, size_type j) const
BOOST_UBLAS_INLINE bool same_closure (const matrix_binary_scalar2 &mbs2) const
BOOST_UBLAS_INLINE const_iterator1 find1 (int rank, size_type i, size_type j) const
BOOST_UBLAS_INLINE const_iterator2 find2 (int rank, size_type i, size_type j) const
BOOST_UBLAS_INLINE const_iterator1 begin1 () const
BOOST_UBLAS_INLINE const_iterator1 end1 () const
BOOST_UBLAS_INLINE const_iterator2 begin2 () const
BOOST_UBLAS_INLINE const_iterator2 end2 () const
BOOST_UBLAS_INLINE
const_reverse_iterator1 
rbegin1 () const
BOOST_UBLAS_INLINE
const_reverse_iterator1 
rend1 () const
BOOST_UBLAS_INLINE
const_reverse_iterator2 
rbegin2 () const
BOOST_UBLAS_INLINE
const_reverse_iterator2 
rend2 () const

template<class E1, class E2, class F>
class boost::numeric::ublas::matrix_binary_scalar2< E1, E2, F >


Generated on Sun Jul 4 20:31:06 2010 for ublas by  doxygen 1.6.1