bpp-phyl3
3.0.0
|
Store a dimension for type T. More...
Store a dimension for type T.
Declared but undefined by default. Specialisations should be defined in the same header declaring the T type. Specialisations should define a constructor from const T & : get the dimension of a T object. If used in dataflow numeric nodes, it should be comparable and hashable.
Definition at line 307 of file DataFlowNumeric.h.