|
INMOST
A toolkit for distributed mathematical modeling
|
Public Member Functions | |
| binary_pool (const A &pleft, const B &pright) | |
| binary_pool (const binary_pool &other) | |
| const shell_expression< A > & | get_left () |
| const shell_expression< B > & | get_right () |
| Op & | get_op () |
| const Op & | get_op () const |
Definition at line 55 of file inmost_variable.h.