static double |
Operators.aadd(LValue lhs,
RValue rhs) |
static double |
Functions.abs(RValue x) |
static double |
Functions.acos(RValue x) |
static double |
Operators.add(RValue lhs,
RValue rhs) |
static double |
Operators.adiv(LValue lhs,
RValue rhs) |
static double |
Operators.aexp(LValue lhs,
RValue rhs) |
static double |
Operators.amod(LValue lhs,
RValue rhs) |
static double |
Operators.amul(LValue lhs,
RValue rhs) |
static double |
Operators.and(RValue lhs,
RValue rhs) |
static double |
Functions.asin(RValue x) |
static double |
Operators.ass(LValue lhs,
RValue rhs) |
double |
LValueFunction.assign(double value) |
double |
LValue.assign(double value) |
static double |
Operators.asub(LValue lhs,
RValue rhs) |
static double |
Functions.atan(RValue x) |
static double |
Functions.atan2(RValue y,
RValue x) |
static double |
Functions.cbrt(RValue x) |
static double |
Functions.ceil(RValue x) |
static double |
Functions.closest(RValue x,
RValue y,
RValue z,
RValue index,
RValue count,
RValue stride) |
static double |
Functions.cos(RValue x) |
static double |
Functions.cosh(RValue x) |
static double |
Operators.dec(LValue x) |
static double |
Operators.div(RValue lhs,
RValue rhs) |
static double |
Operators.equ(RValue lhs,
RValue rhs) |
static double |
Functions.exp(RValue x) |
static double |
Operators.fac(RValue x) |
static double |
Functions.floor(RValue x) |
static double |
Functions.gclosest(RValue x,
RValue y,
RValue z,
RValue index,
RValue count,
RValue stride) |
static double |
Operators.geq(RValue lhs,
RValue rhs) |
double |
Conditional.getValue() |
double |
While.getValue() |
double |
For.getValue() |
double |
Function.getValue() |
double |
RValue.getValue() |
double |
Sequence.getValue() |
double |
SimpleFor.getValue() |
double |
Break.getValue() |
double |
Return.getValue() |
double |
Switch.getValue() |
static double |
Functions.gmegabuf(RValue index) |
static double |
Functions.gmegabuf(RValue index,
double value) |
static double |
Operators.gth(RValue lhs,
RValue rhs) |
static double |
Operators.inc(LValue x) |
static double |
Operators.inv(RValue x) |
protected static double |
Function.invokeMethod(Method method,
Object[] args) |
static double |
Operators.leq(RValue lhs,
RValue rhs) |
static double |
Functions.ln(RValue x) |
static double |
Functions.log(RValue x) |
static double |
Functions.log10(RValue x) |
static double |
Operators.lth(RValue lhs,
RValue rhs) |
static double |
Functions.max(RValue a,
RValue b) |
static double |
Functions.max(RValue a,
RValue b,
RValue c) |
static double |
Functions.megabuf(RValue index) |
static double |
Functions.megabuf(RValue index,
double value) |
static double |
Functions.min(RValue a,
RValue b) |
static double |
Functions.min(RValue a,
RValue b,
RValue c) |
static double |
Operators.mod(RValue lhs,
RValue rhs) |
static double |
Operators.mul(RValue lhs,
RValue rhs) |
static double |
Operators.near(RValue lhs,
RValue rhs) |
static double |
Operators.neg(RValue x) |
static double |
Operators.neq(RValue lhs,
RValue rhs) |
static double |
Operators.not(RValue x) |
RValue |
Conditional.optimize() |
RValue |
While.optimize() |
RValue |
For.optimize() |
LValue |
LValueFunction.optimize() |
LValue |
Variable.optimize() |
RValue |
Function.optimize() |
RValue |
RValue.optimize() |
LValue |
LValue.optimize() |
RValue |
Sequence.optimize() |
RValue |
SimpleFor.optimize() |
RValue |
Node.optimize() |
RValue |
Switch.optimize() |
static double |
Operators.or(RValue lhs,
RValue rhs) |
static double |
Operators.postdec(LValue x) |
static double |
Operators.postinc(LValue x) |
static double |
Operators.pow(RValue lhs,
RValue rhs) |
static double |
Functions.query(RValue x,
RValue y,
RValue z,
RValue type,
RValue data) |
static double |
Functions.queryAbs(RValue x,
RValue y,
RValue z,
RValue type,
RValue data) |
static double |
Functions.queryRel(RValue x,
RValue y,
RValue z,
RValue type,
RValue data) |
static double |
Functions.randint(RValue max) |
static double |
Functions.rint(RValue x) |
static double |
Functions.rotate(LValue x,
LValue y,
RValue angle) |
static double |
Functions.round(RValue x) |
static double |
Operators.shl(RValue lhs,
RValue rhs) |
static double |
Operators.shr(RValue lhs,
RValue rhs) |
static double |
Functions.sin(RValue x) |
static double |
Functions.sinh(RValue x) |
static double |
Functions.sqrt(RValue x) |
static double |
Operators.sub(RValue lhs,
RValue rhs) |
static double |
Functions.swap(LValue x,
LValue y) |
static double |
Functions.tan(RValue x) |
static double |
Functions.tanh(RValue x) |