Available modes of kernel function computation.
More...
◆ ComputationMode()
Constructs the computation mode object using the provided value
- Parameters
-
value | Value corresponding to the computation mode object |
◆ getValue()
Returns the value corresponding to the computation mode object
- Returns
- Value corresponding to the computation mode object
◆ matrixMatrix
Computes the kernel function for all the vectors in the sets X and Y
◆ matrixVector
Computes the kernel function for all the vectors in the set X and a given feature vector Yi
◆ vectorVector
Computes the kernel function for given feature vectors Xi and Yj
The documentation for this class was generated from the following file: