Public Member Functions | Private Attributes | List of all members
NonZeroIterator< T > Class Template Reference

Public Member Functions

 NonZeroIterator (const T *ptr)
 
const Toperator* () const
 
NonZeroIteratoroperator++ ()
 

Private Attributes

const Tptr_
 

Detailed Description

template<typename T>
class NonZeroIterator< T >

Definition at line 19 of file test_sequences_and_iterators.cpp.

Constructor & Destructor Documentation

template<typename T >
NonZeroIterator< T >::NonZeroIterator ( const T ptr)
inline

Definition at line 22 of file test_sequences_and_iterators.cpp.

Member Function Documentation

template<typename T >
const T& NonZeroIterator< T >::operator* ( ) const
inline

Definition at line 23 of file test_sequences_and_iterators.cpp.

template<typename T >
NonZeroIterator& NonZeroIterator< T >::operator++ ( )
inline

Definition at line 24 of file test_sequences_and_iterators.cpp.

Member Data Documentation

template<typename T >
const T* NonZeroIterator< T >::ptr_
private

Definition at line 20 of file test_sequences_and_iterators.cpp.


The documentation for this class was generated from the following file:


gtsam
Author(s):
autogenerated on Sat May 8 2021 02:51:48