SHOGUN v0.9.0
公有属性
TSparse< T >模板结构参考

详细描述

template<class T>
struct shogun::TSparse< T >

template class TSparse

在文件DataType.h40行定义。

所有成员的列表。

公有属性

index_t vec_index
index_t num_feat_entries
TSparseEntry< T > * features

成员数据文档

features

在文件DataType.h46行定义。

number of feature entries

在文件DataType.h44行定义。

vector index

在文件DataType.h42行定义。


该结构的文档由以下文件生成:

SHOGUN Machine Learning Toolbox - Documentation