Docs.rs
async-cuda-npp-0.2.0
async-cuda-npp 0.2.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
gerwin3
Dependencies
async-cuda-core ^0.2.0
normal
cpp ^0.5
normal
futures ^0.3
dev
tokio ^1
dev
cpp_build ^0.5
build
Versions
51.06%
of the crate is documented
Go to latest version
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
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 resize
Functions
?
Module
async_cuda_npp
::
resize
source
·
[
−
]
Functions
resize
Resize an image using bilinear interpolation. This function expects a reference to a device image for input, and a mutable reference to a device image to place the output in.