[][src]Type Definition lfa::SparseT

type SparseT = HashMap<IndexT, ActivationT>;

Internal type used to represent a sparse feature vector.