MyraMath
Friends | List of all members
myra::PatternIterator Class Reference

An iterator over a Pattern. More...

#include <PatternRange.h>

Public Member Functions

void operator++ ()
 Operators to aid traversal.
 
bool operator== (const PatternIterator &that) const
 Operators to aid traversal.
 
bool operator!= (const PatternIterator &that) const
 Operators to aid traversal.
 
int i () const
 Querying the underlying nonzero A(i,j)
 
int j () const
 Querying the underlying nonzero A(i,j)
 

Friends

class PatternRange
 

Detailed Description

An iterator over a Pattern.


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