thread_data Struct Reference

List of all members.

Public Attributes

float64_tx
CRealFeaturesy
float64_tz
int32_t n1
int32_t n2
int32_t m
int32_t js
int32_t je
int32_t offs


Detailed Description

Definition at line 76 of file KMeans.cpp.


Member Data Documentation

int32_t thread_data::je

Definition at line 82 of file KMeans.cpp.

int32_t thread_data::js

Definition at line 82 of file KMeans.cpp.

int32_t thread_data::m

Definition at line 81 of file KMeans.cpp.

int32_t thread_data::n1

Definition at line 81 of file KMeans.cpp.

int32_t thread_data::n2

Definition at line 81 of file KMeans.cpp.

Definition at line 83 of file KMeans.cpp.

Definition at line 78 of file KMeans.cpp.

Definition at line 79 of file KMeans.cpp.

Definition at line 80 of file KMeans.cpp.


The documentation for this struct was generated from the following file:

SHOGUN Machine Learning Toolbox - Documentation