GuillaumeGomez / rust-GSL

A GSL (the GNU Scientific Library) binding for Rust
189 stars 48 forks source link

Some `MultiFitFSolver` methods returns a `VectorF64` object with no lifetime bound #134

Closed GuillaumeGomez closed 1 year ago

GuillaumeGomez commented 1 year ago

Whereas the returned objects should not live longer than MultiFitFSolver.