#include <OnixS/MTS/BondVision/SDP/SMP.Enumerations.h>
Public Types | |
enum | Enum { BV_INTERPOLATION_METHOD_Linear = 0, BV_INTERPOLATION_METHOD_LogLinear = 1, BV_INTERPOLATION_METHOD_Cubic = 2, BV_INTERPOLATION_METHOD_LogCubic = 3, BV_INTERPOLATION_METHOD_CubicSpline = 4 } |
Static Public Member Functions | |
static std::string | toString (Enum value) |
Definition at line 6609 of file SMP.Enumerations.h.
enum Enum |
Definition at line 6611 of file SMP.Enumerations.h.
|
static |
Provides string presentation.