|
KSeExpr 6.0.0.0
|
#include <cassert>#include <sstream>#include <string>Go to the source code of this file.
Classes | |
| class | KSeExpr::ExprType |
Namespaces | |
| namespace | KSeExpr |
Functions | |
| ExprType | KSeExpr::TypeVec (int n) |
| Quick way to get a vector type i.e. 3 vec is TypeVec(3) | |