Docs.rs
  • tiny-solver-0.10.0
    • tiny-solver 0.10.0
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • powei-lin
    • Dependencies
      • faer ^0.19.4 normal
      • faer-ext ^0.3.0 normal
      • log ^0.4.21 normal
      • nalgebra ^0.33.2 normal
      • num-dual ^0.10.3 normal
      • num-traits ^0.2.19 normal
      • numpy ^0.22.1 normal optional
      • pyo3 ^0.22.6 normal optional
      • rayon ^1.9.0 normal
      • env_logger ^0.11.3 dev
      • itertools ^0.13.0 dev
      • plotters ^0.3.6 dev
    • Versions
    • 0% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • 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

tiny_solver0.10.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions

List of all items

Structs

  • factors::BetweenFactorSE2
  • factors::PriorFactor
  • gauss_newton_optimizer::GaussNewtonOptimizer
  • loss_functions::HuberLoss
  • optimizer::OptimizerOptions
  • problem::Problem
  • residual_block::ResidualBlock

Enums

  • linear::LinearSolver
  • optimizer::SolverStatus

Traits

  • factors::Factor
  • loss_functions::Loss
  • optimizer::Optimizer

Functions

  • linear::sparse_cholesky
  • linear::sparse_qr