|
WaveletMother Property
|
Gets or sets the Mother wavelet for this kernel.
Namespace:
Accord.Statistics.Kernels
Assembly:
Accord.Statistics (in Accord.Statistics.dll) Version: 3.8.0
Syntax public Func<double, double> Mother { get; set; }
Public Property Mother As Func(Of Double, Double)
Get
Set
Request Example
View SourceProperty Value
Type:
FuncDouble,
DoubleSee Also