org.encog.parse.expression.latex
Class RenderLatexExpression
- java.lang.Object
-
- org.encog.parse.expression.latex.RenderLatexExpression
-
public class RenderLatexExpression extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor and Description RenderLatexExpression()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description ExpressionNodeTypedetermineNodeType(ProgramNode node)intgetRoundDigits()java.lang.Stringrender(EncogProgram theProgram)voidsetRoundDigits(int roundDigits)
-
-
-
Method Detail
-
render
public java.lang.String render(EncogProgram theProgram)
-
determineNodeType
public ExpressionNodeType determineNodeType(ProgramNode node)
-
getRoundDigits
public int getRoundDigits()
-
setRoundDigits
public void setRoundDigits(int roundDigits)
-
-
DMelt 3.0 © DataMelt by jWork.ORG