|
FlopCpp trunk
|
Internal representation of an index expression. More...
#include <MP_index.hpp>
Inheritance diagram for flopc::MP_index_sum:
Collaboration diagram for flopc::MP_index_sum:Friends | |
| MP_index_exp | operator+ (MP_index &i, const Constant &j) |
| returns an index expression from a sum between an MP_index and a Constant. | |
| MP_index_exp | operator+ (MP_index &i, const int &j) |
| returns an index expression from a sum between an MP_index and an integer. | |
Additional Inherited Members | |
Public Member Functions inherited from flopc::MP_index_base | |
| virtual void | display () const |
Protected Member Functions inherited from flopc::MP_index_base | |
| MP_index_base () | |
| virtual | ~MP_index_base () |
Internal representation of an index expression.
Definition at line 196 of file MP_index.hpp.
|
friend |
|
friend |
returns an index expression from a sum between an MP_index and an integer.
(i+5)