org.ejml.alg.block
Class GeneratorBlockInnerMultiplication

java.lang.Object
  extended by org.ejml.alg.block.GeneratorBlockInnerMultiplication

public class GeneratorBlockInnerMultiplication
extends Object

Author:
Peter Abeles

Constructor Summary
GeneratorBlockInnerMultiplication(String className)
           
 
Method Summary
 void createClass()
           
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GeneratorBlockInnerMultiplication

public GeneratorBlockInnerMultiplication(String className)
                                  throws FileNotFoundException
Throws:
FileNotFoundException
Method Detail

createClass

public void createClass()

main

public static void main(String[] args)
                 throws FileNotFoundException
Throws:
FileNotFoundException


Copyright © 2012. All Rights Reserved.