INMOST
A toolkit for distributed mathematical modeling
INMOST::ternary_pool< Op, A, B, C > Class Template Reference

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
 

Detailed Description

template<class Op, class A, class B, class C>
class INMOST::ternary_pool< Op, A, B, C >

Definition at line 75 of file inmost_variable.h.


The documentation for this class was generated from the following file: