gam-math 0.3.126

Hand-derived analytic-derivative jet/Taylor-tower machinery for the gam penalized-likelihood engine
Documentation
1
2
3
4
5
6
7
8
9
10
pub mod jet_algebra;
pub mod jet_partitions;
pub mod jet_scalar;
pub mod jet_tower;
pub mod probability;
pub mod special;

#[cfg(test)]
mod jet_poisson_oracle_tests;
pub mod quantile;