[][src]Type Definition rstat::Sample

type Sample<D> = <<D as Distribution>::Support as Space>::Value;

Type alias for the sample type of a distribution.