#include <TMatColRowsIterator_decl.h>
Collaboration diagram for PLearn::TMatColRowsIterator< T >:
The basic idea is that operator* returns a T for the given column of the current row. Very useful for passing to STL algorithms.
Definition at line 59 of file TMatColRowsIterator_decl.h.
|
Definition at line 65 of file TMatColRowsIterator_decl.h. Referenced by PLearn::TMatColRowsIterator< T >::operator-(). |
|
Some useful typedefs.
Definition at line 63 of file TMatColRowsIterator_decl.h. |
|
Definition at line 66 of file TMatColRowsIterator_decl.h. |
|
Definition at line 67 of file TMatColRowsIterator_decl.h. Referenced by PLearn::TMatColRowsIterator< T >::operator *(), PLearn::TMatColRowsIterator< T >::operator->(), and PLearn::TMatColRowsIterator< T >::operator[](). |
|
Definition at line 64 of file TMatColRowsIterator_decl.h. |
|
Definition at line 74 of file TMatColRowsIterator_decl.h. References PLearn::TMatColRowsIterator< T >::mod, and PLearn::TMatColRowsIterator< T >::ptr. |
|
This constructor assumes that p points to the proper initial element.
Definition at line 78 of file TMatColRowsIterator_decl.h. References PLearn::TMatColRowsIterator< T >::mod, and PLearn::TMatColRowsIterator< T >::ptr. |
|
Definition at line 86 of file TMatColRowsIterator_decl.h. References PLearn::TMatColRowsIterator< T >::ptr, and PLearn::TMatColRowsIterator< T >::reference. |
|
Definition at line 124 of file TMatColRowsIterator_decl.h. |
|
Definition at line 100 of file TMatColRowsIterator_decl.h. References PLearn::TMatColRowsIterator< T >::mod, and PLearn::TMatColRowsIterator< T >::ptr. |
|
Definition at line 95 of file TMatColRowsIterator_decl.h. References PLearn::TMatColRowsIterator< T >::mod, and PLearn::TMatColRowsIterator< T >::ptr. |
|
Definition at line 119 of file TMatColRowsIterator_decl.h. References PLearn::TMatColRowsIterator< T >::mod, and PLearn::TMatColRowsIterator< T >::ptr. |
|
Definition at line 141 of file TMatColRowsIterator_decl.h. References PLearn::TMatColRowsIterator< T >::difference_type, PLearn::TMatColRowsIterator< T >::mod, and PLearn::TMatColRowsIterator< T >::ptr. |
|
Definition at line 135 of file TMatColRowsIterator_decl.h. |
|
Definition at line 112 of file TMatColRowsIterator_decl.h. References PLearn::TMatColRowsIterator< T >::mod, and PLearn::TMatColRowsIterator< T >::ptr. |
|
Definition at line 107 of file TMatColRowsIterator_decl.h. References PLearn::TMatColRowsIterator< T >::mod, and PLearn::TMatColRowsIterator< T >::ptr. |
|
Definition at line 130 of file TMatColRowsIterator_decl.h. References PLearn::TMatColRowsIterator< T >::mod, and PLearn::TMatColRowsIterator< T >::ptr. |
|
< works if T is some kind < of smart pointer Definition at line 90 of file TMatColRowsIterator_decl.h. References PLearn::TMatColRowsIterator< T >::ptr, and PLearn::TMatColRowsIterator< T >::reference. |
|
Definition at line 149 of file TMatColRowsIterator_decl.h. References PLearn::TMatColRowsIterator< T >::ptr. |
|
Definition at line 82 of file TMatColRowsIterator_decl.h. References PLearn::TMatColRowsIterator< T >::mod, and PLearn::TMatColRowsIterator< T >::ptr. |
|
Definition at line 145 of file TMatColRowsIterator_decl.h. References PLearn::TMatColRowsIterator< T >::mod, PLearn::TMatColRowsIterator< T >::operator[](), PLearn::TMatColRowsIterator< T >::ptr, and PLearn::TMatColRowsIterator< T >::reference. Referenced by PLearn::TMatColRowsIterator< T >::operator[](). |
|
|