ThunderSVM
ThunderSVM: An Open-Source SVM Library on GPUs and CPUs
|
This is the complete list of members for KernelMatrix, including all inherited members.
diag() const | KernelMatrix | |
get_rows(const SyncArray< int > &idx, SyncArray< float_type > &kernel_rows) const | KernelMatrix | |
get_rows(const DataSet::node2d &instances, SyncArray< float_type > &kernel_rows) const | KernelMatrix | |
KernelMatrix(const DataSet::node2d &instances, SvmParam param) | KernelMatrix | explicit |
n_features() const | KernelMatrix | inline |
n_instances() const | KernelMatrix | inline |
nnz() const | KernelMatrix | inline |