SHOGUN  v3.2.0
所有成员列表 | Public 成员函数 | 静态 Public 成员函数 | 静态 Public 属性 | 友元
SparseMatrixHeader类 参考

详细描述

在文件 Headers.pb.h 第 231 行定义.

类 SparseMatrixHeader 继承关系图:
Inheritance graph
[图例]

Public 成员函数

 SparseMatrixHeader ()
 
virtual ~SparseMatrixHeader ()
 
 SparseMatrixHeader (const SparseMatrixHeader &from)
 
SparseMatrixHeader & operator= (const SparseMatrixHeader &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (SparseMatrixHeader *other)
 
SparseMatrixHeader * New () const
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const SparseMatrixHeader &from)
 
void MergeFrom (const SparseMatrixHeader &from)
 
void Clear ()
 
bool IsInitialized () const
 
int ByteSize () const
 
bool MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input)
 
void SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const
 
::google::protobuf::uint8 * SerializeWithCachedSizesToArray (::google::protobuf::uint8 *output) const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
bool has_num_vectors () const
 
void clear_num_vectors ()
 
inline::google::protobuf::uint64 num_vectors () const
 
void set_num_vectors (::google::protobuf::uint64 value)
 
bool has_num_features () const
 
void clear_num_features ()
 
inline::google::protobuf::uint64 num_features () const
 
void set_num_features (::google::protobuf::uint64 value)
 
int num_feat_entries_size () const
 
void clear_num_feat_entries ()
 
inline::google::protobuf::uint64 num_feat_entries (int index) const
 
void set_num_feat_entries (int index,::google::protobuf::uint64 value)
 
void add_num_feat_entries (::google::protobuf::uint64 value)
 
const ::google::protobuf::RepeatedField< ::google::protobuf::uint64 > & num_feat_entries () const
 
inline::google::protobuf::RepeatedField< ::google::protobuf::uint64 > * mutable_num_feat_entries ()
 

静态 Public 成员函数

static const ::google::protobuf::Descriptor * descriptor ()
 
static const SparseMatrixHeader & default_instance ()
 

静态 Public 属性

static const int kNumVectorsFieldNumber = 1
 
static const int kNumFeaturesFieldNumber = 2
 
static const int kNumFeatEntriesFieldNumber = 3
 

友元

void protobuf_AddDesc_Headers_2eproto ()
 
void protobuf_AssignDesc_Headers_2eproto ()
 
void protobuf_ShutdownFile_Headers_2eproto ()
 

构造及析构函数说明

virtual ~SparseMatrixHeader ( )
virtual

成员函数说明

void add_num_feat_entries ( ::google::protobuf::uint64  value)

在文件 Headers.pb.h 第 631 行定义.

int ByteSize ( ) const
void Clear ( )
void clear_num_feat_entries ( )

在文件 Headers.pb.h 第 620 行定义.

void clear_num_features ( )

在文件 Headers.pb.h 第 602 行定义.

void clear_num_vectors ( )

在文件 Headers.pb.h 第 578 行定义.

void CopyFrom ( const ::google::protobuf::Message &  from)
void CopyFrom ( const SparseMatrixHeader &  from)
static const SparseMatrixHeader& default_instance ( )
static
static const ::google::protobuf::Descriptor* descriptor ( )
static
int GetCachedSize ( ) const

在文件 Headers.pb.h 第 272 行定义.

::google::protobuf::Metadata GetMetadata ( ) const
bool has_num_features ( ) const

在文件 Headers.pb.h 第 593 行定义.

bool has_num_vectors ( ) const

在文件 Headers.pb.h 第 569 行定义.

bool IsInitialized ( ) const
void MergeFrom ( const ::google::protobuf::Message &  from)
void MergeFrom ( const SparseMatrixHeader &  from)
bool MergePartialFromCodedStream ( ::google::protobuf::io::CodedInputStream *  input)
google::protobuf::RepeatedField<::google::protobuf::uint64 > * mutable_num_feat_entries ( )

在文件 Headers.pb.h 第 641 行定义.

inline ::google::protobuf::UnknownFieldSet* mutable_unknown_fields ( )

在文件 Headers.pb.h 第 247 行定义.

SparseMatrixHeader* New ( ) const
google::protobuf::uint64 num_feat_entries ( int  index) const

在文件 Headers.pb.h 第 623 行定义.

const ::google::protobuf::RepeatedField<::google::protobuf::uint64 > & num_feat_entries ( ) const

在文件 Headers.pb.h 第 636 行定义.

int num_feat_entries_size ( ) const

在文件 Headers.pb.h 第 617 行定义.

google::protobuf::uint64 num_features ( ) const

在文件 Headers.pb.h 第 606 行定义.

google::protobuf::uint64 num_vectors ( ) const

在文件 Headers.pb.h 第 582 行定义.

SparseMatrixHeader& operator= ( const SparseMatrixHeader &  from)

在文件 Headers.pb.h 第 238 行定义.

void SerializeWithCachedSizes ( ::google::protobuf::io::CodedOutputStream *  output) const
::google::protobuf::uint8* SerializeWithCachedSizesToArray ( ::google::protobuf::uint8 *  output) const
void set_num_feat_entries ( int  index,
::google::protobuf::uint64  value 
)

在文件 Headers.pb.h 第 627 行定义.

void set_num_features ( ::google::protobuf::uint64  value)

在文件 Headers.pb.h 第 610 行定义.

void set_num_vectors ( ::google::protobuf::uint64  value)

在文件 Headers.pb.h 第 586 行定义.

void Swap ( SparseMatrixHeader *  other)
const ::google::protobuf::UnknownFieldSet& unknown_fields ( ) const

在文件 Headers.pb.h 第 243 行定义.

友元及相关函数文档

void protobuf_AddDesc_Headers_2eproto ( )
friend
void protobuf_AssignDesc_Headers_2eproto ( )
friend
void protobuf_ShutdownFile_Headers_2eproto ( )
friend

类成员变量说明

const int kNumFeatEntriesFieldNumber = 3
static

在文件 Headers.pb.h 第 301 行定义.

const int kNumFeaturesFieldNumber = 2
static

在文件 Headers.pb.h 第 294 行定义.

const int kNumVectorsFieldNumber = 1
static

在文件 Headers.pb.h 第 287 行定义.


该类的文档由以下文件生成:

SHOGUN Machine Learning Toolbox - Documentation