Docs.rs
  • ellalgo-rs-0.1.2
    • ellalgo-rs 0.1.2
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • luk036
    • Dependencies
      • ndarray ^0.16.1 normal
      • svgbobdoc ^0.3 normal
      • approx_eq ^0.1.8 dev
    • Versions
    • 40.38% 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

ellalgo_rs0.1.2

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • cutting_plane::BSearchAdaptor
  • cutting_plane::Options
  • ell::Ell
  • ell_calc::EllCalc
  • ell_calc::EllCalcCore
  • ell_stable::EllStable
  • example1::MyOracle
  • example1_rr::MyOracle
  • example3::MyOracle3
  • example4::MyOracle
  • oracles::ldlt_mgr::LDLTMgr
  • oracles::lmi_oracle::LMIOracle
  • oracles::lowpass_oracle::LowpassOracle
  • oracles::profit_oracle::ProfitOracle
  • oracles::profit_oracle::ProfitOracleQ
  • oracles::profit_oracle::ProfitRbOracle
  • power_iteration::Options
  • quasicvx::MyOracle

Enums

  • cutting_plane::CutStatus

Traits

  • cutting_plane::OracleBS
  • cutting_plane::OracleFeas
  • cutting_plane::OracleFeas2
  • cutting_plane::OracleOptim
  • cutting_plane::OracleOptimQ
  • cutting_plane::SearchSpace
  • cutting_plane::SearchSpaceQ
  • cutting_plane::UpdateByCutChoice

Functions

  • cutting_plane::bsearch
  • cutting_plane::cutting_plane_feas
  • cutting_plane::cutting_plane_optim
  • cutting_plane::cutting_plane_optim_q
  • oracles::lowpass_oracle::create_lowpass_case
  • power_iteration::power_iteration
  • power_iteration::power_iteration2
  • power_iteration::power_iteration3
  • power_iteration::power_iteration4

Type Aliases

  • oracles::lmi_oracle::Arr
  • oracles::lmi_oracle::Cut
  • oracles::lowpass_oracle::Cut