pub fn linear_derivative<T>() -> Twhere
T: One,Expand description
the linear_derivative method always returns 1 as it is a simple, single variable
function
pub fn linear_derivative<T>() -> Twhere
T: One,the linear_derivative method always returns 1 as it is a simple, single variable
function