public class RenderLatexExpression
extends java.lang.Object
| Constructor and Description |
|---|
RenderLatexExpression() |
| Modifier and Type | Method and Description |
|---|---|
ExpressionNodeType |
determineNodeType(ProgramNode node) |
int |
getRoundDigits() |
java.lang.String |
render(EncogProgram theProgram) |
void |
setRoundDigits(int roundDigits) |
public java.lang.String render(EncogProgram theProgram)
public ExpressionNodeType determineNodeType(ProgramNode node)
public int getRoundDigits()
public void setRoundDigits(int roundDigits)