cisst-saw
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Macros
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 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.