DiSMEC++
anonymous_namespace{xmc.cpp}::XMCHeader Struct Reference

Collects the data from the header of an xmc file XMC data format. More...

Public Attributes

long NumExamples
 
long NumFeatures
 
long NumLabels
 

Detailed Description

Collects the data from the header of an xmc file XMC data format.

Definition at line 18 of file xmc.cpp.

Member Data Documentation

◆ NumExamples

long anonymous_namespace{xmc.cpp}::XMCHeader::NumExamples

Definition at line 19 of file xmc.cpp.

◆ NumFeatures

long anonymous_namespace{xmc.cpp}::XMCHeader::NumFeatures

Definition at line 20 of file xmc.cpp.

◆ NumLabels

long anonymous_namespace{xmc.cpp}::XMCHeader::NumLabels

Definition at line 21 of file xmc.cpp.


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