Docs.rs
gam-model-kernels-0.3.135
gam-model-kernels 0.3.135
Docs.rs crate page
AGPL-3.0-or-later
Links
Repository
crates.io
Source
Owners
SauersML
Dependencies
faer ^0.24.0
normal
gam-linalg =0.3.135
normal
gam-math =0.3.135
normal
gam-problem =0.3.135
normal
gam-runtime =0.3.135
normal
gam-solve =0.3.135
normal
libm ^0.2.16
normal
ndarray ^0.17.2
normal
rayon ^1.12.0
normal
smallvec ^1
normal
statrs ^0.18.0
normal
wide ^0.7
normal
Versions
31.98%
of the crate is documented
Go to latest version
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
bivariate_normal_cdf
gam_
model_
kernels
0.3.135
In gam_
model_
kernels::
cubic_
cell_
kernel
gam_model_kernels
::
cubic_cell_kernel
Function
bivariate_
normal_
cdf
Copy item path
Source
pub fn bivariate_normal_cdf(h:
f64
, k:
f64
, rho:
f64
) ->
Result
<
f64
,
String
>