Docs.rs
otspot-model-0.5.0
otspot-model 0.5.0
Permalink
Docs.rs crate page
AGPL-3.0-only
Links
Homepage
Repository
crates.io
Source
Owners
hika019
Dependencies
otspot-core ^0.5.0
normal
Versions
100%
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
Skip to main content
Module expression
otspot_
model
0.5.0
Module expression
Module Items
Structs
In crate otspot_
model
otspot_model
Module
expression
Copy item path
Source
Expand description
Expression type and operator overloads for the modeling API
Structs
ยง
Expression
A linear expression: sum of (coefficient * variable) + constant.