Docs.rs
  • advantage-0.1.0
    • advantage 0.1.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • richard-w
    • Dependencies
      • lazy_static ^1.4 normal
      • nalgebra ^0.19 normal
      • num ^0.2 normal
      • paste ^0.1 normal
      • rayon ^1.2 normal
      • static_assertions ^1.1 normal
      • cbindgen ^0.9 build optional
    • Versions
    • 67.42% of the crate is documented
  • 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

advantage0.1.0

Crate Items

  • Macros
  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • AContext
  • AFloat
  • FunctionChain
  • Operation
  • drivers::AbsNormalForm
  • drivers::AbsNormalJ
  • drivers::AbsNormalL
  • drivers::AbsNormalTape
  • drivers::AbsNormalY
  • drivers::AbsNormalZ
  • drivers::GeneralizedJacobian

Enums

  • OpCode

Traits

  • Arithmetic
  • ArithmeticAssign
  • Float
  • Function
  • Scalar
  • Tape

Macros

  • adv_fn
  • adv_fn_obj
  • adv_struct
  • prelude::adv_fn
  • prelude::adv_fn_obj
  • prelude::adv_struct

Functions

  • drivers::abs_normal
  • drivers::generalized_jacobian
  • drivers::generalized_jacobian_chain
  • drivers::generalized_jacobian_tape
  • drivers::jacobian_forward
  • drivers::jacobian_reverse
  • drivers::reverse_sequence

Type Aliases

  • ADouble
  • ASingle
  • DMatrix
  • DVector