DiSMEC++
model.h File Reference
#include <vector>
#include <memory>
#include <variant>
#include "matrix_types.h"
#include "data/types.h"

Go to the source code of this file.

Classes

struct  dismec::model::PartialModelSpec
 Specifies how to interpret a weight matrix for a partial model. More...
 
class  dismec::model::Model
 A model combines a set of weight with some meta-information about these weights. More...
 

Namespaces

 dismec
 Main namespace in which all types, classes, and functions are defined.
 
 dismec::model