MPS-Basic
Loading...
Searching...
No Matches
weight.hpp File Reference
#include "common.hpp"
Include dependency graph for weight.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Weight
 Provides a weight function. More...
 

Enumerations

enum class  WeightType { SemiImplicit , Explicit , ExplicitGrad }
 

Enumeration Type Documentation

◆ WeightType

enum class WeightType
strong
Enumerator
SemiImplicit 
Explicit 
ExplicitGrad 

Definition at line 5 of file weight.hpp.