SHOGUN  v3.2.0
List of all members | Public Member Functions | Static Public Member Functions | Static Public Attributes | Friends
SparseMatrixHeader Class Reference

Detailed Description

Definition at line 338 of file Headers.pb.h.

Inheritance diagram for SparseMatrixHeader:
Inheritance graph
[legend]

Public Member Functions

 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 final
 
SparseMatrixHeaderNew (::google::protobuf::Arena *arena) const final
 
void CopyFrom (const ::google::protobuf::Message &from) final
 
void MergeFrom (const ::google::protobuf::Message &from) final
 
void CopyFrom (const SparseMatrixHeader &from)
 
void MergeFrom (const SparseMatrixHeader &from)
 
void Clear () final
 
bool IsInitialized () const final
 
size_t ByteSizeLong () const final
 
bool MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input) final
 
void SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const final
 
::google::protobuf::uint8 * InternalSerializeWithCachedSizesToArray (bool deterministic, ::google::protobuf::uint8 *target) const final
 
int GetCachedSize () const final
 
::google::protobuf::Metadata GetMetadata () const final
 
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 ()
 
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)
 

Static Public Member Functions

static const ::google::protobuf::Descriptor * descriptor ()
 
static const SparseMatrixHeaderdefault_instance ()
 
static void InitAsDefaultInstance ()
 
static const SparseMatrixHeaderinternal_default_instance ()
 

Static Public Attributes

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

Friends

struct ::protobuf_Headers_2eproto::TableStruct
 
void swap (SparseMatrixHeader &a, SparseMatrixHeader &b)
 

Constructor & Destructor Documentation

◆ SparseMatrixHeader() [1/2]

◆ ~SparseMatrixHeader()

virtual ~SparseMatrixHeader ( )
virtual

◆ SparseMatrixHeader() [2/2]

Member Function Documentation

◆ add_num_feat_entries()

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

Definition at line 818 of file Headers.pb.h.

◆ ByteSizeLong()

size_t ByteSizeLong ( ) const
final

◆ Clear()

void Clear ( )
final

◆ clear_num_feat_entries()

void clear_num_feat_entries ( )

Definition at line 807 of file Headers.pb.h.

◆ clear_num_features()

void clear_num_features ( )

Definition at line 789 of file Headers.pb.h.

◆ clear_num_vectors()

void clear_num_vectors ( )

Definition at line 765 of file Headers.pb.h.

◆ CopyFrom() [1/2]

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

◆ 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
final

Definition at line 410 of file Headers.pb.h.

◆ GetMetadata()

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

◆ has_num_features()

bool has_num_features ( ) const

Definition at line 780 of file Headers.pb.h.

◆ has_num_vectors()

bool has_num_vectors ( ) const

Definition at line 756 of file Headers.pb.h.

◆ InitAsDefaultInstance()

static void InitAsDefaultInstance ( )
static

◆ internal_default_instance()

static const SparseMatrixHeader* internal_default_instance ( )
static

Definition at line 375 of file Headers.pb.h.

◆ InternalSerializeWithCachedSizesToArray()

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

◆ IsInitialized()

bool IsInitialized ( ) const
final

◆ MergeFrom() [1/2]

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

◆ MergeFrom() [2/2]

void MergeFrom ( const SparseMatrixHeader from)

◆ MergePartialFromCodedStream()

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

◆ mutable_num_feat_entries()

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

Definition at line 828 of file Headers.pb.h.

◆ mutable_unknown_fields()

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

Definition at line 367 of file Headers.pb.h.

◆ New() [1/2]

SparseMatrixHeader* New ( ) const
final

Definition at line 389 of file Headers.pb.h.

◆ New() [2/2]

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

Definition at line 393 of file Headers.pb.h.

◆ num_feat_entries() [1/2]

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

Definition at line 810 of file Headers.pb.h.

◆ num_feat_entries() [2/2]

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

Definition at line 823 of file Headers.pb.h.

◆ num_feat_entries_size()

int num_feat_entries_size ( ) const

Definition at line 804 of file Headers.pb.h.

◆ num_features()

google::protobuf::uint64 num_features ( ) const

Definition at line 793 of file Headers.pb.h.

◆ num_vectors()

google::protobuf::uint64 num_vectors ( ) const

Definition at line 769 of file Headers.pb.h.

◆ operator=()

SparseMatrixHeader& operator= ( const SparseMatrixHeader from)

Definition at line 345 of file Headers.pb.h.

◆ SerializeWithCachedSizes()

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

◆ set_num_feat_entries()

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

Definition at line 814 of file Headers.pb.h.

◆ set_num_features()

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

Definition at line 797 of file Headers.pb.h.

◆ set_num_vectors()

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

Definition at line 773 of file Headers.pb.h.

◆ Swap()

void Swap ( SparseMatrixHeader other)

◆ unknown_fields()

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

Definition at line 364 of file Headers.pb.h.

Friends And Related Function Documentation

◆ ::protobuf_Headers_2eproto::TableStruct

friend struct ::protobuf_Headers_2eproto::TableStruct
friend

Definition at line 474 of file Headers.pb.h.

◆ swap

void swap ( SparseMatrixHeader a,
SparseMatrixHeader b 
)
friend

Definition at line 383 of file Headers.pb.h.

Member Data Documentation

◆ kIndexInFileMessages

constexpr int kIndexInFileMessages
static
Initial value:
=
2

Definition at line 379 of file Headers.pb.h.

◆ kNumFeatEntriesFieldNumber

const int kNumFeatEntriesFieldNumber = 3
static

Definition at line 435 of file Headers.pb.h.

◆ kNumFeaturesFieldNumber

const int kNumFeaturesFieldNumber = 2
static

Definition at line 454 of file Headers.pb.h.

◆ kNumVectorsFieldNumber

const int kNumVectorsFieldNumber = 1
static

Definition at line 447 of file Headers.pb.h.


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

SHOGUN Machine Learning Toolbox - Documentation