Package gov.nih.mipav.model.algorithms
Class fMRIBlindDeconvolution.DiscretInteg
- java.lang.Object
-
- gov.nih.mipav.model.algorithms.fMRIBlindDeconvolution.DiscretInteg
-
- Enclosing class:
- fMRIBlindDeconvolution
class fMRIBlindDeconvolution.DiscretInteg extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description DiscretInteg()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description double[]
adj(double[] x)
double[]
op(double[] x)
-