pub fn stdev<T>(input: &Array<T>, dim: i64) -> Array<T::MeanOutType> where👎
T: HasAfEnum,
T::MeanOutType: HasAfEnum,
Deprecated since 3.8.0:
Please use stdev_v2 API
Standard deviation along specified axis
Parametersinput
is the input Arraydim
is dimension along which the current stat has to be computedAn Array whose size is equal to input except along the dimension which the stat operation is performed. Array size along dim
will be reduced to one.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4