java.lang.Object
com.aquima.interactions.matching.impl.functions.values.NumberMatchValue
com.aquima.interactions.matching.impl.functions.normdist.NormDistValue
All Implemented Interfaces:
IMatchValue

public final class NormDistValue extends NumberMatchValue

Title: NormDistValue.java

Description:

Copyright: Copyright (c) 2001

Company: Everest b.v.

Since:
6.2
Author:
O. de Groote, O. Kerpershoek
  • Constructor Details

    • NormDistValue

      protected NormDistValue(double mean, double sandardDeviation)
  • Method Details

    • getMean

      protected double getMean()
    • getCoeff1

      protected double getCoeff1()
    • getCoeff2

      protected double getCoeff2()