Skip to main content

Module psi_terms

Module psi_terms 

Source
Expand description

Exact-Newton joint-ψ term carriers and the joint-ψ workspace trait.

These ψ-hyperparameter term types and the ExactNewtonJointPsiWorkspace trait are neutral carriers in the criterion contract: they reference only HyperOperator / DriftDerivResult (defined in this crate) and ndarray arrays, so they live in gam-problem and are re-exported by the custom_family layer for backward compatibility.

Structs§

ExactNewtonJointPsiSecondOrderContracted
Direction-contracted second-order ψ terms for the profiled θ-HVP (#740).
ExactNewtonJointPsiSecondOrderTerms
ExactNewtonJointPsiTerms

Traits§

ExactNewtonJointPsiWorkspace