catlog::dbl::model

Type Alias UstrDiscreteDblModel

Source
pub type UstrDiscreteDblModel = DiscreteDblModel<Ustr, UstrFinCategory>;
Expand description

A model of a discrete double theory where both theoy and model have keys of type Ustr.

Aliased Typeยง

struct UstrDiscreteDblModel { /* private fields */ }