Dip
0.92.4
|
#include <CglMixedIntegerRounding.hpp>
Public Member Functions | |
CglMixIntRoundVUB () | |
CglMixIntRoundVUB (const CglMixIntRoundVUB &source) | |
CglMixIntRoundVUB & | operator= (const CglMixIntRoundVUB &rhs) |
~CglMixIntRoundVUB () | |
int | getVar () const |
double | getVal () const |
void | setVar (const int v) |
void | setVal (const double v) |
Protected Attributes | |
int | var_ |
double | val_ |
Definition at line 32 of file CglMixedIntegerRounding.hpp.
|
inline |
Definition at line 43 of file CglMixedIntegerRounding.hpp.
|
inline |
Definition at line 46 of file CglMixedIntegerRounding.hpp.
|
inline |
Definition at line 61 of file CglMixedIntegerRounding.hpp.
|
inline |
Definition at line 52 of file CglMixedIntegerRounding.hpp.
|
inline |
Definition at line 64 of file CglMixedIntegerRounding.hpp.
References var_.
|
inline |
Definition at line 65 of file CglMixedIntegerRounding.hpp.
References val_.
|
inline |
Definition at line 66 of file CglMixedIntegerRounding.hpp.
References var_.
|
inline |
Definition at line 67 of file CglMixedIntegerRounding.hpp.
References val_.
|
protected |
Definition at line 38 of file CglMixedIntegerRounding.hpp.
Referenced by CglMixIntRoundVUB(), getVar(), operator=(), and setVar().
|
protected |
Definition at line 39 of file CglMixedIntegerRounding.hpp.
Referenced by CglMixIntRoundVUB(), getVal(), operator=(), and setVal().