//! Optimization helpers and algorithm integrations for likelihood terms.
/// Callback and observer integration used by optimization algorithms.
/// Bindings and adapters for optimization algorithms from `ganesh`.
pub use LikelihoodTermObserver;
use ;
/// A wrapper for the requested thread-count policy used by optimization callbacks.