Class CodeGenTrie
java.lang.Object
org.apache.sysds.runtime.iogen.codegen.CodeGenTrie
-
Constructor Summary
ConstructorsConstructorDescriptionCodeGenTrie(CustomProperties properties, String destination, boolean isMatrix, FormatIdentifyer formatIdentifyer) -
Method Summary
-
Constructor Details
-
CodeGenTrie
public CodeGenTrie(CustomProperties properties, String destination, boolean isMatrix, FormatIdentifyer formatIdentifyer)
-
-
Method Details
-
getJavaCode
-
getRandomName
-
setMatrix
public void setMatrix(boolean matrix)
-