Documentation of 'flanagan.analysis.Smooth' Java class
Smooth
flanagan.analysis

Class Smooth

    • Constructor Detail

      • Smooth

        public Smooth(double[] x,
                      double[] y)
      • Smooth

        public Smooth(double[] y)
      • Smooth

        public Smooth(float[] x,
                      float[] y)
      • Smooth

        public Smooth(float[] y)
      • Smooth

        public Smooth(long[] x,
                      long[] y)
      • Smooth

        public Smooth(long[] y)
      • Smooth

        public Smooth(int[] x,
                      int[] y)
      • Smooth

        public Smooth(int[] y)
      • Smooth

        public Smooth(java.math.BigDecimal[] x,
                      java.math.BigDecimal[] y)
      • Smooth

        public Smooth(java.math.BigDecimal[] y)
      • Smooth

        public Smooth(java.math.BigInteger[] x,
                      java.math.BigInteger[] y)
      • Smooth

        public Smooth(java.math.BigInteger[] y)

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.