SHOGUN  v3.2.0
Classes | Macros | Functions | Variables
Headers.pb.h File Reference

Go to the source code of this file.

Classes

struct  TableStruct
 
class  VectorHeader
 
class  MatrixHeader
 
class  SparseMatrixHeader
 
class  StringListHeader
 

Macros

#define PROTOBUF_INTERNAL_EXPORT_protobuf_Headers_2eproto
 

Functions

void AddDescriptors ()
 
template<>
::shogun::MatrixHeaderArena::CreateMaybeMessage<::shogun::MatrixHeader > (Arena *)
 
template<>
::shogun::SparseMatrixHeaderArena::CreateMaybeMessage<::shogun::SparseMatrixHeader > (Arena *)
 
template<>
::shogun::StringListHeaderArena::CreateMaybeMessage<::shogun::StringListHeader > (Arena *)
 
template<>
::shogun::VectorHeaderArena::CreateMaybeMessage<::shogun::VectorHeader > (Arena *)
 

Variables

MatrixHeaderDefaultTypeInternal _MatrixHeader_default_instance_
 
SparseMatrixHeaderDefaultTypeInternal _SparseMatrixHeader_default_instance_
 
StringListHeaderDefaultTypeInternal _StringListHeader_default_instance_
 
VectorHeaderDefaultTypeInternal _VectorHeader_default_instance_
 

Macro Definition Documentation

◆ PROTOBUF_INTERNAL_EXPORT_protobuf_Headers_2eproto

#define PROTOBUF_INTERNAL_EXPORT_protobuf_Headers_2eproto

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


SHOGUN Machine Learning Toolbox - Documentation