SHOGUN
4.1.0
|
Specialization of generic dot for the Native backend.
Public 类型 | |
typedef Vector::Scalar | T |
静态 Public 成员函数 | |
static T | compute (shogun::SGVector< T > a, shogun::SGVector< T > b) |
static T | compute (T *a, T *b, index_t len) |
|
static |