Class fMRIBlindDeconvolution.DiscretInteg

    • 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)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • DiscretInteg

        public DiscretInteg()
    • Method Detail

      • op

        public double[] op​(double[] x)
      • adj

        public double[] adj​(double[] x)