Docs.rs
lbfgsb-0.1.1
lbfgsb 0.1.1
Permalink
Docs.rs crate page
BSD-3-Clause
Links
crates.io
Source
Owners
ybyygu
Dependencies
anyhow ^1
normal
vecfx ^0.1
dev
bindgen ^0.65.1
build
cc ^1
build
Versions
50%
of the crate is documented
Platform
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
Crate lbfgsb
lbfgsb
0.1.1
All Items
Crate Items
Structs
Functions
Crate
lbfgsb
Copy item path
Source
Structs
§
Lbfgsb
Parameter
L-BFGS-B algorithm parameters
Lbfgsb
Problem
Lbfgsb
State
Functions
§
lbfgsb
Minimize a scalar function of one or more variables using the L-BFGS-B algorithm.
setulb
⚠