#include <MP_data.hpp>
Inheritance diagram for flopc::MP_stochastic_data:
Public Member Functions | |
MP_stochastic_data (const MP_set_base &s1=MP_set::getEmpty(), const MP_set_base &s2=MP_set::getEmpty(), const MP_set_base &s3=MP_set::getEmpty(), const MP_set_base &s4=MP_set::getEmpty(), const MP_set_base &s5=MP_set::getEmpty()) | |
DataRef & | operator() (const MP_index_exp &i1=MP_index_exp::getEmpty(), const MP_index_exp &i2=MP_index_exp::getEmpty(), const MP_index_exp &i3=MP_index_exp::getEmpty(), const MP_index_exp &i4=MP_index_exp::getEmpty(), const MP_index_exp &i5=MP_index_exp::getEmpty()) |
Definition at line 180 of file MP_data.hpp.
flopc::MP_stochastic_data::MP_stochastic_data | ( | const MP_set_base & | s1 = MP_set::getEmpty() , |
|
const MP_set_base & | s2 = MP_set::getEmpty() , |
|||
const MP_set_base & | s3 = MP_set::getEmpty() , |
|||
const MP_set_base & | s4 = MP_set::getEmpty() , |
|||
const MP_set_base & | s5 = MP_set::getEmpty() | |||
) | [inline] |
Definition at line 182 of file MP_data.hpp.
DataRef& flopc::MP_stochastic_data::operator() | ( | const MP_index_exp & | i1 = MP_index_exp::getEmpty() , |
|
const MP_index_exp & | i2 = MP_index_exp::getEmpty() , |
|||
const MP_index_exp & | i3 = MP_index_exp::getEmpty() , |
|||
const MP_index_exp & | i4 = MP_index_exp::getEmpty() , |
|||
const MP_index_exp & | i5 = MP_index_exp::getEmpty() | |||
) | [inline] |
returns a DataRef which refers into the MP_data.
Reimplemented from flopc::MP_data.
Definition at line 189 of file MP_data.hpp.
References flopc::MP_data::DataRef, flopc::MP_data::i1, flopc::MP_data::i2, flopc::MP_data::i3, flopc::MP_data::i4, flopc::MP_data::i5, and flopc::MP_data::myrefs.