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 26 of file test_sequences_and_iterators.cpp.

Constructor & Destructor Documentation

◆ NonZeroIterator()

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

Definition at line 30 of file test_sequences_and_iterators.cpp.

Member Function Documentation

◆ operator*()

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

Definition at line 31 of file test_sequences_and_iterators.cpp.

◆ operator++()

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

Definition at line 32 of file test_sequences_and_iterators.cpp.

Member Data Documentation

◆ ptr_

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

Definition at line 27 of file test_sequences_and_iterators.cpp.


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


gtsam
Author(s):
autogenerated on Tue Jun 25 2024 03:08:15