Package org.ejml
Class CodeGeneratorBase
java.lang.Object
org.ejml.CodeGeneratorBase
Base class for code generators.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract voidgenerate()Creates the codestatic StringvoidsetOutputFile(String className) protected StringstandardClassDocClosing(String... authors)
-
Field Details
-
copyright
-
out
-
className
-
-
Constructor Details
-
CodeGeneratorBase
public CodeGeneratorBase()
-
-
Method Details
-
generate
Creates the code- Throws:
FileNotFoundException
-
standardClassDocClosing
-
setOutputFile
- Throws:
FileNotFoundException
-
readFile
- Throws:
IOException
-
getPackage
-