| 
    FLOPC++
    
   | 
 
Reference to a set of data. More...
#include <MP_data.hpp>


Public Member Functions | |
| DataRef (MP_data *d, const MP_index_exp &i1, const MP_index_exp &i2, const MP_index_exp &i3, const MP_index_exp &i4, const MP_index_exp &i5, int s=0) | |
| ~DataRef () | |
| DataRef & | such_that (const MP_boolean &b) | 
| double | evaluate () const | 
| int | getStage () const | 
| const DataRef & | operator= (const DataRef &r) | 
| const DataRef & | operator= (const Constant &c) | 
| void | evaluate_lhs (double v) const | 
| void | operator() () const | 
  Public Member Functions inherited from flopc::Constant_base | |
| virtual int | stage () const | 
Private Attributes | |
| MP_data * | D | 
| MP_index_exp | I1 | 
| MP_index_exp | I2 | 
| MP_index_exp | I3 | 
| MP_index_exp | I4 | 
| MP_index_exp | I5 | 
| Constant | C | 
| int | stochastic | 
| MP_boolean | B | 
Additional Inherited Members | |
  Protected Member Functions inherited from flopc::Constant_base | |
| Constant_base () | |
| virtual | ~Constant_base () | 
  Protected Member Functions inherited from flopc::Functor | |
| Functor () | |
| virtual | ~Functor () | 
  Protected Attributes inherited from flopc::Constant_base | |
| int | count | 
Reference to a set of data.
Definition at line 29 of file MP_data.hpp.
      
  | 
  inline | 
Definition at line 31 of file MP_data.hpp.
      
  | 
  inline | 
Definition at line 40 of file MP_data.hpp.
      
  | 
  virtual | 
Implements flopc::Constant_base.
Definition at line 43 of file MP_data.cpp.
References flopc::outOfBound.
| void DataRef::evaluate_lhs | ( | double | v | ) | const | 
Definition at line 79 of file MP_data.cpp.
References flopc::outOfBound.
      
  | 
  virtual | 
Reimplemented from flopc::Constant_base.
Definition at line 60 of file MP_data.cpp.
      
  | 
  virtual | 
Implements flopc::Functor.
Definition at line 33 of file MP_data.cpp.
Definition at line 29 of file MP_data.cpp.
Definition at line 23 of file MP_data.cpp.
| DataRef & DataRef::such_that | ( | const MP_boolean & | b | ) | 
Definition at line 37 of file MP_data.cpp.
      
  | 
  private | 
Definition at line 53 of file MP_data.hpp.
      
  | 
  private | 
Definition at line 51 of file MP_data.hpp.
      
  | 
  private | 
Definition at line 49 of file MP_data.hpp.
      
  | 
  private | 
Definition at line 50 of file MP_data.hpp.
      
  | 
  private | 
Definition at line 50 of file MP_data.hpp.
      
  | 
  private | 
Definition at line 50 of file MP_data.hpp.
      
  | 
  private | 
Definition at line 50 of file MP_data.hpp.
      
  | 
  private | 
Definition at line 50 of file MP_data.hpp.
      
  | 
  private | 
Definition at line 52 of file MP_data.hpp.
 1.8.5