Skip to main content

sph_deriv

Function sph_deriv 

Source
pub fn sph_deriv<E, V, const MINUS: bool>(x: V, n: u32, prev: V, cur: V) -> V
where E: FloatElement, V: FloatVector<Element = E>,
Expand description

The runtime-order twin of sph_deriv_n.

Last built: 2026-09-08 21:35:55 UTC