Docs.rs
br-maths-0.2.0
br-maths 0.2.0
Permalink
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
carryxd
Dependencies
json ^0.12.4
normal
log ^0.4.21
normal
Versions
87.14%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
Module ma
br_
maths
0.2.0
Module ma
Module Items
Functions
In crate br_
maths
br_maths
Module
ma
Copy item path
Source
Expand description
移动平均算法
Functions
§
ema
指数移动平均 EMA
expmema
指数平滑移动平均 EXPMEMA
sma
简单移动平均 SMA 移动平均
wma
加权移动平均
xexpmema
修正指数移动平均 XEXPMEMA