Module fetish_lib::compressed_inv_schmear[][src]

Structs

CompressedInverseSchmear

An InverseSchmear which has been compressed relative to some expansion matrix. When an inverse schmear is compressed, it may be in a subspace such that there’s always a positive offset from zero in mahalanobis distance, hence the constant extra_sq_distance included in this struct’s Self::sq_mahalanobis_dist implementation. See InverseSchmear.