Click or drag to resize
Accord.NET (logo)

Hypersecant Constructor

Constructs a new Hyperbolic Secant Kernel

Namespace:  Accord.Statistics.Kernels
Assembly:  Accord.Statistics (in Accord.Statistics.dll) Version: 3.8.0
Syntax
public Hypersecant(
	double gamma
)
Request Example View Source

Parameters

gamma
Type: SystemDouble
See Also