Uses of Class
org.lsmp.djep.matrixJep.MatrixNodeFactory

Packages that use MatrixNodeFactory
org.lsmp.djep.matrixJep   
org.lsmp.djep.matrixJep.function   
 

Uses of MatrixNodeFactory in org.lsmp.djep.matrixJep
 

Methods in org.lsmp.djep.matrixJep with parameters of type MatrixNodeFactory
 MatrixNodeI SpecialPreProcessorI.preprocess(ASTFunNode node, MatrixPreprocessor visitor, MatrixJep jep, MatrixNodeFactory nf)
          Subverts the preprocessing stage.
 

Uses of MatrixNodeFactory in org.lsmp.djep.matrixJep.function
 

Methods in org.lsmp.djep.matrixJep.function with parameters of type MatrixNodeFactory
 MatrixNodeI MList.preprocess(ASTFunNode node, MatrixPreprocessor visitor, MatrixJep jep, MatrixNodeFactory nf)
           
 MatrixNodeI MPower.preprocess(ASTFunNode node, MatrixPreprocessor visitor, MatrixJep jep, MatrixNodeFactory nf)
          During preprocessing sets the function to the Cross function if necessary.
 MatrixNodeI MMap.preprocess(ASTFunNode node, MatrixPreprocessor visitor, MatrixJep jep, MatrixNodeFactory nf)
           
 MatrixNodeI MAssign.preprocess(ASTFunNode node, MatrixPreprocessor visitor, MatrixJep mjep, MatrixNodeFactory nf)
           
 MatrixNodeI MDiff.preprocess(ASTFunNode node, MatrixPreprocessor visitor, MatrixJep jep, MatrixNodeFactory nf)
           
 



Copyright © 2014. All rights reserved.