cisst-saw
|
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 |
Declare class nmrPolynomialTermPowerIndex to represent the power index of a single term in a multi-variable polynomial.
#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.