Accord.Statistics.Distributions.DensityKernels.EpanechnikovKernel.EpanechnikovKernel C# (CSharp) Method

EpanechnikovKernel() public method

Initializes a new instance of the EpanechnikovKernel class.
public EpanechnikovKernel ( ) : System
return System
        public EpanechnikovKernel()
            : this(1)
        {
        }

Same methods

EpanechnikovKernel::EpanechnikovKernel ( double constant ) : System
EpanechnikovKernel::EpanechnikovKernel ( int dimension ) : System