Docs.rs
scirs2-optimize-0.1.0-beta.2
scirs2-optimize 0.1.0-beta.2
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
cool-japan
Dependencies
argmin ^0.10.0
normal
friedrich ^0.5.0
normal
futures ^0.3.31
normal
optional
ndarray ^0.16.1
normal
num-complex ^0.4.6
normal
num-traits ^0.2.19
normal
rand ^0.9.2
normal
rand_distr ^0.5.1
normal
scirs2-core ^0.1.0-beta.2
normal
scirs2-linalg ^0.1.0-beta.2
normal
scirs2-sparse ^0.1.0-beta.2
normal
serde ^1.0
normal
statrs ^0.18.0
normal
thiserror ^1.0.69
normal
tokio ^1.45.1
normal
optional
approx ^0.5.1
dev
chrono ^0.4.42
dev
criterion ^0.6.0
dev
serde ^1.0
dev
serde_json ^1.0
dev
Versions
85.48%
of the crate is documented
This release has been yanked, go to latest version
Platform
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
OptimGpuArray
scirs2_
optimize
0.1.0-beta.2
Optim
GpuArray
Aliased Type
In scirs2_
optimize::
gpu
scirs2_optimize
::
gpu
Type Alias
Optim
GpuArray
Copy item path
Source
pub type OptimGpuArray<T> =
GpuBuffer
<T>;
Aliased Type
ยง
pub struct OptimGpuArray<T> {
/* private fields */
}