cisst-saw
Loading...
Searching...
No Matches
nmrPolynomialTermPowerIndex.h File Reference

Declare class nmrPolynomialTermPowerIndex to represent the power index of a single term in a multi-variable polynomial. More...

#include <vector>
#include <stdexcept>
#include <cisstCommon/cmnPortability.h>
#include <cisstNumerical/nmrExport.h>

Go to the source code of this file.

Classes

class  nmrPolynomialTermPowerIndex
 Represents the power index of a single term in a multi-variable polynomial. More...

Macros

#define DEFINE_FORMATTED_OUTPUT   0

Detailed Description

Declare class nmrPolynomialTermPowerIndex to represent the power index of a single term in a multi-variable polynomial.

Macro Definition Documentation

◆ DEFINE_FORMATTED_OUTPUT

#define DEFINE_FORMATTED_OUTPUT   0

This macro controls the conditional compilation of formatted output of a nmrPolynomialTermPowerIndex . The macro and its use should be erased when output format is decided on.