SHOGUN  v2.0.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Functions | Variables
KernelMeanMatching.cpp File Reference

Go to the source code of this file.

Functions

static const float64_tkmm_get_col (uint32_t i)

Variables

static float64_tkmm_K = NULL
static int32_t kmm_K_ld = 0

Function Documentation

static const float64_t* kmm_get_col ( uint32_t  i)
static

Definition at line 17 of file KernelMeanMatching.cpp.

Variable Documentation

float64_t* kmm_K = NULL
static

Definition at line 14 of file KernelMeanMatching.cpp.

int32_t kmm_K_ld = 0
static

Definition at line 15 of file KernelMeanMatching.cpp.


SHOGUN Machine Learning Toolbox - Documentation