STK++ 0.9.13
STK::hidden::MixtureManagerTraits< KernelMixtureManager > Struct Reference

Specialization for KernelMixtureManager. More...

#include <STK_KernelMixtureManager.h>

Classes

class  Void
 

Public Types

typedef KernelHandler DataHandler
 type of data
 
typedef Real Type
 type of data
 
typedef std::vector< std::pair< int, int > > MissingIndexes
 Type of the array storing missing values indexes.
 
typedef std::vector< std::pair< std::pair< int, int >, Type > > MissingValues
 Type of the array storing missing values.
 
typedef Void Data
 type of the data set
 
typedef Void DataBridgeType
 class wrapping the data set
 

Detailed Description

Specialization for KernelMixtureManager.

Definition at line 55 of file STK_KernelMixtureManager.h.

Member Typedef Documentation

◆ Data

type of the data set

Definition at line 74 of file STK_KernelMixtureManager.h.

◆ DataBridgeType

class wrapping the data set

Definition at line 77 of file STK_KernelMixtureManager.h.

◆ DataHandler

◆ MissingIndexes

typedef std::vector< std::pair<int,int> > STK::hidden::MixtureManagerTraits< KernelMixtureManager >::MissingIndexes

Type of the array storing missing values indexes.

Definition at line 65 of file STK_KernelMixtureManager.h.

◆ MissingValues

typedef std::vector< std::pair<std::pair<int,int>, Type > > STK::hidden::MixtureManagerTraits< KernelMixtureManager >::MissingValues

Type of the array storing missing values.

Definition at line 67 of file STK_KernelMixtureManager.h.

◆ Type


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