eisgenerator 1.0.x
|
This is the complete list of members for eis::EisSpectra, including all inherited members.
data (defined in eis::EisSpectra) | eis::EisSpectra | |
EisSpectra(const std::vector< DataPoint > &data, const std::string &model, const std::string &header, std::vector< double > labels=std::vector< double >(), std::vector< std::string > labelNames=std::vector< std::string >()) | eis::EisSpectra | |
EisSpectra(const std::vector< DataPoint > &data, const std::string &model, const std::string &header, std::vector< float > labels, std::vector< std::string > labelNames=std::vector< std::string >()) | eis::EisSpectra | |
EisSpectra(const std::vector< DataPoint > &data, const std::string &model, const std::string &header, std::vector< size_t > labels, std::vector< std::string > labelNames=std::vector< std::string >()) | eis::EisSpectra | |
EisSpectra(const std::vector< DataPoint > &data, const std::string &model, const std::string &header, size_t label, size_t maxLabel, std::vector< std::string > labelNames=std::vector< std::string >()) | eis::EisSpectra | |
EisSpectra(const std::filesystem::path &path) | eis::EisSpectra | inline |
EisSpectra() (defined in eis::EisSpectra) | eis::EisSpectra | inline |
F_MAGIC (defined in eis::EisSpectra) | eis::EisSpectra | static |
F_VERSION_MAJOR (defined in eis::EisSpectra) | eis::EisSpectra | static |
F_VERSION_MINOR (defined in eis::EisSpectra) | eis::EisSpectra | static |
F_VERSION_PATCH (defined in eis::EisSpectra) | eis::EisSpectra | static |
getFvalueLabels() | eis::EisSpectra | |
getLabel() | eis::EisSpectra | |
getSzLabels() const | eis::EisSpectra | |
header (defined in eis::EisSpectra) | eis::EisSpectra | |
isMulticlass() | eis::EisSpectra | |
labelNames (defined in eis::EisSpectra) | eis::EisSpectra | |
labels (defined in eis::EisSpectra) | eis::EisSpectra | |
loadFromDisk(const std::filesystem::path &path) | eis::EisSpectra | static |
loadFromStream(std::istream &stream) | eis::EisSpectra | static |
model (defined in eis::EisSpectra) | eis::EisSpectra | |
saveToDisk(const std::filesystem::path &path) const | eis::EisSpectra | |
saveToStream(std::ostream &stream) const | eis::EisSpectra | |
setLabel(size_t label, size_t maxLabel) | eis::EisSpectra | |
setLabels(const std::vector< double > &labelsIn) | eis::EisSpectra | |
setLabels(const std::vector< float > &labelsIn) | eis::EisSpectra | |
setSzLabels(std::vector< size_t > label) | eis::EisSpectra |