Docs.rs
caffe2-math-0.1.5-alpha.0
caffe2-math 0.1.5-alpha.0
Permalink
Docs.rs crate page
BSD-3-Clause
Links
Repository
crates.io
Source
Owners
klebs6-x
Dependencies
caffe2-common ^0.1.5-alpha.0
normal
caffe2-context ^0.1.5-alpha.0
normal
caffe2-imports ^0.1.5-alpha.0
normal
caffe2-init ^0.1.5-alpha.0
normal
caffe2-operator ^0.1.5-alpha.0
normal
caffe2-tensor ^0.1.5-alpha.0
normal
Versions
11.11%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
In caffe2_math
?
Function
caffe2_math
::
sqrt
source
·
[
−
]
pub fn sqrt<T, Context>(n:
i32
, x:
*const T
, y:
*mut T
, context:
*mut Context
)