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

详细描述

在文件 Headers.pb.h268 行定义.

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

Public 成员函数

 SparseMatrixHeader ()
 
virtual ~SparseMatrixHeader ()
 
 SparseMatrixHeader (const SparseMatrixHeader &from)
 
SparseMatrixHeaderoperator= (const SparseMatrixHeader &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (SparseMatrixHeader *other)
 
SparseMatrixHeaderNew () const
 
SparseMatrixHeaderNew (::google::protobuf::Arena *arena) 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 * InternalSerializeWithCachedSizesToArray (bool deterministic, ::google::protobuf::uint8 *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 ()
 
::google::protobuf::uint64 num_vectors () const
 
void set_num_vectors (::google::protobuf::uint64 value)
 
bool has_num_features () const
 
void clear_num_features ()
 
::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 ()
 
::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
 
::google::protobuf::RepeatedField< ::google::protobuf::uint64 > * mutable_num_feat_entries ()
 

静态 Public 成员函数

static const ::google::protobuf::Descriptor * descriptor ()
 
static const SparseMatrixHeaderdefault_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 ()
 

构造及析构函数说明

◆ SparseMatrixHeader() [1/2]

◆ ~SparseMatrixHeader()

virtual ~SparseMatrixHeader ( )
virtual

◆ SparseMatrixHeader() [2/2]

成员函数说明

◆ add_num_feat_entries()

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

在文件 Headers.pb.h703 行定义.

◆ ByteSize()

int ByteSize ( ) const

◆ Clear()

void Clear ( )

◆ clear_num_feat_entries()

void clear_num_feat_entries ( )

在文件 Headers.pb.h692 行定义.

◆ clear_num_features()

void clear_num_features ( )

在文件 Headers.pb.h674 行定义.

◆ clear_num_vectors()

void clear_num_vectors ( )

在文件 Headers.pb.h650 行定义.

◆ CopyFrom() [1/2]

void CopyFrom ( const ::google::protobuf::Message &  from)

◆ CopyFrom() [2/2]

void CopyFrom ( const SparseMatrixHeader from)

◆ default_instance()

static const SparseMatrixHeader& default_instance ( )
static

◆ descriptor()

static const ::google::protobuf::Descriptor* descriptor ( )
static

◆ GetCachedSize()

int GetCachedSize ( ) const

在文件 Headers.pb.h315 行定义.

◆ GetMetadata()

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

◆ has_num_features()

bool has_num_features ( ) const

在文件 Headers.pb.h665 行定义.

◆ has_num_vectors()

bool has_num_vectors ( ) const

在文件 Headers.pb.h641 行定义.

◆ InternalSerializeWithCachedSizesToArray()

::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray ( bool  deterministic,
::google::protobuf::uint8 *  output 
) const

◆ IsInitialized()

bool IsInitialized ( ) const

◆ MergeFrom() [1/2]

void MergeFrom ( const ::google::protobuf::Message &  from)

◆ MergeFrom() [2/2]

void MergeFrom ( const SparseMatrixHeader from)

◆ MergePartialFromCodedStream()

bool MergePartialFromCodedStream ( ::google::protobuf::io::CodedInputStream *  input)

◆ mutable_num_feat_entries()

google::protobuf::RepeatedField<::google::protobuf::uint64 > * mutable_num_feat_entries ( )

在文件 Headers.pb.h713 行定义.

◆ mutable_unknown_fields()

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

在文件 Headers.pb.h284 行定义.

◆ New() [1/2]

SparseMatrixHeader* New ( ) const

在文件 Headers.pb.h295 行定义.

◆ New() [2/2]

SparseMatrixHeader* New ( ::google::protobuf::Arena *  arena) const

◆ num_feat_entries() [1/2]

google::protobuf::uint64 num_feat_entries ( int  index) const

在文件 Headers.pb.h695 行定义.

◆ num_feat_entries() [2/2]

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

在文件 Headers.pb.h708 行定义.

◆ num_feat_entries_size()

int num_feat_entries_size ( ) const

在文件 Headers.pb.h689 行定义.

◆ num_features()

google::protobuf::uint64 num_features ( ) const

在文件 Headers.pb.h678 行定义.

◆ num_vectors()

google::protobuf::uint64 num_vectors ( ) const

在文件 Headers.pb.h654 行定义.

◆ operator=()

SparseMatrixHeader& operator= ( const SparseMatrixHeader from)

在文件 Headers.pb.h275 行定义.

◆ SerializeWithCachedSizes()

void SerializeWithCachedSizes ( ::google::protobuf::io::CodedOutputStream *  output) const

◆ SerializeWithCachedSizesToArray()

::google::protobuf::uint8* SerializeWithCachedSizesToArray ( ::google::protobuf::uint8 *  output) const

在文件 Headers.pb.h312 行定义.

◆ set_num_feat_entries()

void set_num_feat_entries ( int  index,
::google::protobuf::uint64  value 
)

在文件 Headers.pb.h699 行定义.

◆ set_num_features()

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

在文件 Headers.pb.h682 行定义.

◆ set_num_vectors()

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

在文件 Headers.pb.h658 行定义.

◆ Swap()

void Swap ( SparseMatrixHeader other)

◆ unknown_fields()

const ::google::protobuf::UnknownFieldSet& unknown_fields ( ) const

在文件 Headers.pb.h280 行定义.

友元及相关函数文档

◆ protobuf_AddDesc_Headers_2eproto

void protobuf_AddDesc_Headers_2eproto ( )
friend

◆ protobuf_AssignDesc_Headers_2eproto

void protobuf_AssignDesc_Headers_2eproto ( )
friend

◆ protobuf_ShutdownFile_Headers_2eproto

void protobuf_ShutdownFile_Headers_2eproto ( )
friend

类成员变量说明

◆ kNumFeatEntriesFieldNumber

const int kNumFeatEntriesFieldNumber = 3
static

在文件 Headers.pb.h353 行定义.

◆ kNumFeaturesFieldNumber

const int kNumFeaturesFieldNumber = 2
static

在文件 Headers.pb.h346 行定义.

◆ kNumVectorsFieldNumber

const int kNumVectorsFieldNumber = 1
static

在文件 Headers.pb.h339 行定义.


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

SHOGUN Machine Learning Toolbox - Documentation