#include <axis.h>
|
enum | sub_type {
row_entry,
vector_entry,
ratvec_entry,
string_char,
matrix_entry,
matrix_column,
mod_poly_term,
not_so
} |
|
enum | level { no_value,
single_value,
multi_value
} |
|
static sub_type | index_kind (const type_expr &aggr, const type_expr &index, type_expr &subscr) |
|
static sub_type | slice_kind (const type_expr &aggr) |
|
static bool | assignable (sub_type) |
|
expression_ptr | array |
|
expression_ptr | index |
|
void atlas::interpreter::module_coefficient::evaluate |
( |
level |
l | ) |
const |
|
virtual |
virtual void atlas::interpreter::module_coefficient::print |
( |
std::ostream & |
out | ) |
const |
|
inlinevirtual |
The documentation for this struct was generated from the following files:
- /home/ran/atlas_project/latest_branch_07182016/sources/interpreter/axis.h
- /home/ran/atlas_project/latest_branch_07182016/sources/interpreter/atlas-types.cpp