#include <array.h>
Collaboration diagram for Array_Local_var:
Public Member Functions | |
Array_Local_var (int dimension, double *startD) | |
Local_var & | operator[] (int i) const |
DExpr< DExprLoc_VAR_ARR > | operator[] (Local_int &I) const |
int | Give_dim () |
Definition at line 333 of file array.h.
|
|
|
Definition at line 351 of file array.h. Referenced by Procedure::operator()(). |
|
Definition at line 347 of file array.h. References Local_int::Give_pointer(). Here is the call graph for this function: |
|
|