Docs.rs
  • ceres-solver-0.1.2-beta.1
    • ceres-solver 0.1.2-beta.1
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • hombit
    • Dependencies
      • ceres-solver-sys ^0.1.0 normal
      • approx ^0.5 dev
      • rand ^0.8 dev
      • rand_chacha ^0.3 dev
      • rand_distr ^0.4 dev
    • Versions
    • 68.24% of the crate is documented
  • Go to latest stable release
  • 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
logo

logo

Crate ceres_solver

  • Structs
  • Enums
  • Type Definitions
?
Change settings

List of all items

Structs

  • cost::CostFunction
  • curve_fit::CurveFitProblem1D
  • curve_fit::CurveFitProblem1DBuilder
  • loss::CustomLossFunction
  • loss::StockLossFunction
  • nlls_problem::NllsProblem
  • nlls_problem::ProblemBlock
  • parameters::Parameters
  • residual_block::ResidualBlock

Enums

  • curve_fit::CurveFitProblemBuildError
  • error::Error
  • loss::LossFunction
  • nlls_problem::ProblemStatus

Type Definitions

  • cost::CostFunctionType
  • curve_fit::CurveFunctionType
  • loss::LossFunctionType
  • types::JacobianType