Class template Dune::XT::LA::internal::VectorInputIterator¶
-
template<class Traits, class ScalarImp>
class Dune::XT::LA::internal::VectorInputIterator¶ No documentation provided.
-
ThisType &Dune::XT::LA::internal::VectorInputIterator::operator++()¶
No documentation provided.
-
bool Dune::XT::LA::internal::VectorInputIterator::operator==(const ThisType &other)¶
No documentation provided.
-
bool Dune::XT::LA::internal::VectorInputIterator::operator!=(const ThisType &other)¶
No documentation provided.
-
const ScalarType &Dune::XT::LA::internal::VectorInputIterator::operator*() const¶
No documentation provided.
-
size_t Dune::XT::LA::internal::VectorInputIterator::position() const¶
No documentation provided.
-
bool Dune::XT::LA::internal::VectorInputIterator::end() const¶
No documentation provided.
-
template<>
explicit Dune::XT::LA::internal::VectorInputIterator::VectorInputIterator<Traits, ScalarImp>(const VectorType &vec, const bool end = false)¶ No documentation provided.
-
const VectorType &Dune::XT::LA::internal::VectorInputIterator::const_vec_¶
No documentation provided.
-
size_t Dune::XT::LA::internal::VectorInputIterator::position_¶
No documentation provided.
-
bool Dune::XT::LA::internal::VectorInputIterator::end_¶
No documentation provided.
-
type Dune::XT::LA::internal::VectorInputIterator::ThisType¶
No documentation provided.
-
type Dune::XT::LA::internal::VectorInputIterator::iterator_category¶
No documentation provided.
-
type Dune::XT::LA::internal::VectorInputIterator::value_type¶
No documentation provided.
-
type Dune::XT::LA::internal::VectorInputIterator::difference_type¶
No documentation provided.
-
type Dune::XT::LA::internal::VectorInputIterator::pointer¶
No documentation provided.
-
type Dune::XT::LA::internal::VectorInputIterator::reference¶
No documentation provided.
-
type Dune::XT::LA::internal::VectorInputIterator::VectorType¶
No documentation provided.
-
type Dune::XT::LA::internal::VectorInputIterator::ScalarType¶
No documentation provided.