#include <coeffIterator.hh>
Public Member Functions | |
CoeffIterator (const F *data) | |
const F * | operator++ () |
const F * | operator++ (int) |
Iterator for an array of scalar coefficients.
F | Return type (type of the coefficients) |
Definition at line 46 of file coeffIterator.hh.
|
inline |
Definition at line 48 of file coeffIterator.hh.
|
inline |
Definition at line 49 of file coeffIterator.hh.
|
inline |
Definition at line 50 of file coeffIterator.hh.