10 #ifndef coefficientsSignatureModifier_H_
11 #define coefficientsSignatureModifier_H_
Definition: symbolString.h:20
The base class for all signature modifier descriptions.
Definition: signatureModifier.h:28
virtual DtSignatureModifier * clone(DtReaderWriterRegistry *const parentRegistry=NULL) const =0
Returns a copy of this class.
Definition: readerWriterRegistry.h:39
DtSignatureModifier & operator=(const DtSignatureModifier &orig)
Description: DtNLengthRealVector is a named, readable/writable vector of integers of arbitrary length...
Definition: nLengthRealVector.h:26
DtNLengthRealVector myModiferCoefficients
Stores the coefficients of the equation to be used to modify the signature.
Definition: coefficientsSignatureModifier.h:58
#define DT_DLL_vrfutil
This file is used to determine how to build Disable inconsistent dll linkage warning Visual Studio 6...
Definition: vrfutilDefines.h:34
Stores a list of coefficients to be used by the evaluator.
Definition: coefficientsSignatureModifier.h:20