Method | Description | |
---|---|---|
ChiSquare ( ) : System |
Constructs a new Chi-Square kernel.
|
|
Clone ( ) : object |
Creates a new object that is a copy of the current instance.
|
|
Function ( double x, double y ) : double |
Chi-Square Kernel Function
|
public Function ( double x, double y ) : double | ||
x | double | Vector |
y | double | Vector |
return | double |