org.ejml.alg.generic
Class CodeGeneratorMisc

java.lang.Object
  extended by org.ejml.alg.generic.CodeGeneratorMisc

public class CodeGeneratorMisc
extends Object

Various things related to auto generating code.

Author:
Peter Abeles

Field Summary
static String COPYRIGHT
           
 
Constructor Summary
CodeGeneratorMisc()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

COPYRIGHT

public static final String COPYRIGHT
See Also:
Constant Field Values
Constructor Detail

CodeGeneratorMisc

public CodeGeneratorMisc()


Copyright © 2012. All Rights Reserved.