Docs.rs
scirs2-series-0.1.0-rc.2
scirs2-series 0.1.0-rc.2
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
cool-japan
Dependencies
console_error_panic_hook ^0.1
normal
optional
js-sys ^0.3
normal
optional
memmap2 ^0.9.8
normal
num_cpus ^1.17.0
normal
numpy ^0.26.0
normal
optional
pyo3 ^0.26.0
normal
optional
scirs2-core ^0.1.0-rc.2
normal
scirs2-fft ^0.1.0-rc.2
normal
scirs2-linalg ^0.1.0-rc.2
normal
scirs2-stats ^0.1.0-rc.2
normal
serde ^1.0
normal
optional
serde-wasm-bindgen ^0.6
normal
optional
serde_json ^1.0
normal
optional
statrs ^0.18.0
normal
thiserror ^2.0.16
normal
wasm-bindgen ^0.2
normal
optional
wasm-bindgen-futures ^0.4
normal
optional
web-sys ^0.3
normal
optional
approx ^0.5.1
dev
criterion ^0.7.0
dev
tempfile ^3.23.0
dev
Versions
100%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
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
validate_arima_orders
scirs2_
series
0.1.0-rc.2
In scirs2_
series::
validation
scirs2_series
::
validation
Function
validate_
arima_
orders
Copy item path
Source
pub fn validate_arima_orders(p:
usize
, d:
usize
, q:
usize
) ->
Result
<
()
>
Expand description
Validate ARIMA orders