Index

A C F G M O P R S 
All Classes|All Packages

A

AutocodeConcurrentApp - Class in org.ejml
Generates concurrent implementations of a class using hints provided in comments throughout the code.
AutocodeConcurrentApp() - Constructor for class org.ejml.AutocodeConcurrentApp
 
AutocodeConcurrentApp.FindProjectRoot - Interface in org.ejml
 

C

className - Variable in class org.ejml.CodeGeneratorBase
 
CodeGeneratorBase - Class in org.ejml
Base class for code generators.
CodeGeneratorBase() - Constructor for class org.ejml.CodeGeneratorBase
 
convertDir(File, String, String) - Static method in class org.ejml.AutocodeConcurrentApp
 
convertFile(File) - Static method in class org.ejml.AutocodeConcurrentApp
Converts the file from single thread into concurrent implementation
copyright - Static variable in class org.ejml.CodeGeneratorBase
 

F

findPathToProjectRoot() - Static method in class org.ejml.GenerateCode32
 
findPathToRoot() - Method in interface org.ejml.AutocodeConcurrentApp.FindProjectRoot
 

G

generate() - Method in class org.ejml.CodeGeneratorBase
Creates the code
GenerateCode32 - Class in org.ejml
 
GenerateCode32(String, ConvertFile32From64) - Constructor for class org.ejml.GenerateCode32
 
GenerateJavaCode32 - Class in org.ejml
Applications which will auto generate 32F code from 64F inside the core module
GenerateJavaCode32() - Constructor for class org.ejml.GenerateJavaCode32
 
GenerateKotlinCode32 - Class in org.ejml
Applications which will auto generate 32F code from 64F inside the core module
GenerateKotlinCode32() - Constructor for class org.ejml.GenerateKotlinCode32
 
getPackage() - Method in class org.ejml.CodeGeneratorBase
 

M

main(String[]) - Static method in class org.ejml.AutocodeConcurrentApp
 
main(String[]) - Static method in class org.ejml.GenerateCode32
 
main(String[]) - Static method in class org.ejml.GenerateJavaCode32
 
main(String[]) - Static method in class org.ejml.GenerateKotlinCode32
 
main(String[]) - Static method in class org.ejml.MasterCodeGenerator
 
MasterCodeGenerator - Class in org.ejml
 
MasterCodeGenerator() - Constructor for class org.ejml.MasterCodeGenerator
 

O

org.ejml - package org.ejml
 
out - Variable in class org.ejml.CodeGeneratorBase
 

P

process(File) - Method in class org.ejml.GenerateCode32
 
process(File, File) - Method in class org.ejml.GenerateCode32
 
projectRelativePath(String) - Static method in class org.ejml.GenerateCode32
 

R

readFile(String, Charset) - Static method in class org.ejml.CodeGeneratorBase
 
readLine(InputStream, StringBuilder) - Static method in class org.ejml.GenerateCode32
 
readLines(File, Charset) - Static method in class org.ejml.AutocodeConcurrentApp
 
recursiveDelete(File, boolean) - Static method in class org.ejml.GenerateCode32
 

S

setOutputFile(String) - Method in class org.ejml.CodeGeneratorBase
 
standardClassDocClosing(String...) - Method in class org.ejml.CodeGeneratorBase
 
A C F G M O P R S 
All Classes|All Packages