Skip to main content

TestFunction

Type Alias TestFunction 

Source
pub type TestFunction = fn(&Array1<f64>) -> f64;
Expand description

Test function type definition