Interface Process1D.ComponentProcess<D extends Distribution>

    • Method Detail

      • getValue

        double getValue()
      • setValue

        void setValue​(double newValue)
      • step

        double step​(double stepSize,
                    double standardGaussianInnovation)