LIBINT
2.1.0-stable
|
Iterates over unique derivative indices. More...
#include <deriv_iter.h>
Public Member Functions | |
DerivIndexIterator (unsigned int deriv_order) | |
unsigned int | range_rank () const |
unsigned int | value (unsigned int i) const |
const unsigned int * | values () const |
bool | last () const |
void | next () |
will throw if last() == true | |
Iterates over unique derivative indices.