pub fn numerical_gradient(
ctx: &TestContext,
spec: &TinyXgcfSpec,
var: usize,
eps: f64,
) -> Result<(f64, f64)>Expand description
Compute numerical gradient for verification
pub fn numerical_gradient(
ctx: &TestContext,
spec: &TinyXgcfSpec,
var: usize,
eps: f64,
) -> Result<(f64, f64)>Compute numerical gradient for verification