D | matrix_expression.hpp | 478 container_const_reference<self_type> (), it1_ (), it2_ (), t2_ () {} in const_iterator1() 481 container_const_reference<self_type> (vmb), it1_ (it1), it2_ (it2), t2_ (t2) {} in const_iterator1() 523 return functor_type::apply (*it1_, t2_); in operator *() 609 t2_ = it.t2_; in operator =() 633 value_type t2_; member in boost::numeric::ublas::vector_matrix_binary::const_iterator1
|