arrayfire / arrayfire/arrayfire-rust
Feature Make argument "b" of replace_scalar type T
Open
Feature
- Dominant language
- Rust
- Stars
- 827
- Forks
- 59
- PR merge metrics
- No merged PRs in 30d
Description
Description
===========
pub fn replace_scalar(a: &mut Array, cond: &Array, b: f64)
Shouldn't type of input "b" == T and not f64?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.