Docs.rs
math-optimisation-0.4.0
math-optimisation 0.4.0
Docs.rs crate page
GPL-3.0-or-later
Links
Repository
crates.io
Source
Owners
pierreaubert
Dependencies
clap ^4.5
normal
directories ^6
normal
math-test-functions ^0.4
normal
ndarray ^0.17
normal
plotly ^0.13
normal
plotly_static ^0.1
normal
optional
rand ^0.9.2
normal
rayon ^1.11
normal
thiserror ^2.0.17
normal
Versions
98.19%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
TestFunction
math_
audio_
optimisation
0.4.0
In math_
audio_
optimisation::
function_
registry
math_audio_optimisation
::
function_registry
Type Alias
Test
Function
Copy item path
Source
pub type TestFunction =
fn
(&
Array1
<
f64
>) ->
f64
;
Expand description
Test function type definition