grinda.test.vanloan
Class VanLoan

java.lang.Object
  extended by grinda.test.vanloan.VanLoan

public class VanLoan
extends java.lang.Object


Constructor Summary
VanLoan()
           
 
Method Summary
static void FourierByRow(Matrix inMat, int direction)
           
static void FourStepFrameFourier_1D(Complex[] inVec, int direction)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VanLoan

public VanLoan()
Method Detail

FourStepFrameFourier_1D

public static void FourStepFrameFourier_1D(Complex[] inVec,
                                           int direction)

FourierByRow

public static void FourierByRow(Matrix inMat,
                                int direction)


Copyright © 2006 Sirio Capizzi. All Rights Reserved.