[−][src]Crate rusfun
Modules
| curve_fit | Includes the Minimizer to optimize parameters of a model using the LM algorithm |
| func1d | A module to handle a function with its directive, domain and parameters |
| sas | |
| size_distribution | Size Distribution functions, for now only Gaussian |
| standard | Standard functions such as linear, parabola, exponential,... using ndarray |
| utils | Helper Functions such as the LU decomposition and interface functions |
| wasm | Interface module to enable the call of Rust functions using WASM |