pub fn latent_design_context_cache_digest(
data: ArrayView2<'_, f64>,
spec: &TermCollectionSpec,
term_index: SmoothTermIdx,
analytic_rho_count: usize,
feature_cols: &[usize],
) -> Result<CacheDigest, EstimationError>pub fn latent_design_context_cache_digest(
data: ArrayView2<'_, f64>,
spec: &TermCollectionSpec,
term_index: SmoothTermIdx,
analytic_rho_count: usize,
feature_cols: &[usize],
) -> Result<CacheDigest, EstimationError>