lbfgsb-sys 0.1.0

The package provides an interface to L-BFGS-B fortran routine
Documentation
1
2
3
4
extern crate libc;
pub mod timer;
pub mod lbfgsb;
pub mod string;