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

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
 

Detailed Description

template<class Op, class A, class B>
class INMOST::binary_pool< Op, A, B >

Definition at line 55 of file inmost_variable.h.


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