INMOST
A toolkit for distributed mathematical modeling
|
Public Member Functions | |
ternary_pool (const A &pcond, const B &pleft, const C &pright) | |
ternary_pool (const ternary_pool &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 |
Definition at line 75 of file inmost_variable.h.