![]() |
INMOST
Mathematical Modelling Toolkit
|
#include <inmost_variable.h>
Public Member Functions | |
ternary_pool (const A &pcond, const B &pleft, const C &pright) | |
ternary_pool (const ternary_pool &other) | |
ternary_pool & | operator= (ternary_pool const &other) |
const shell_expression< A > & | get_cond () |
const shell_expression< B > & | get_left () |
const shell_expression< C > & | get_right () |
Op & | get_op () |
const Op & | get_op () const |
~ternary_pool () | |
Definition at line 278 of file inmost_variable.h.
|
inline |
Definition at line 285 of file inmost_variable.h.
|
inline |
Definition at line 286 of file inmost_variable.h.
|
inline |
Definition at line 293 of file inmost_variable.h.
|
inline |
Definition at line 288 of file inmost_variable.h.
|
inline |
Definition at line 289 of file inmost_variable.h.
|
inline |
|
inline |
Definition at line 292 of file inmost_variable.h.
|
inline |
Definition at line 290 of file inmost_variable.h.
|
inline |
Definition at line 287 of file inmost_variable.h.