SecreC 2 language
2.8.0 (2023.09)
Language and standard library reference
|
Functions | |
template<domain D :shared3p , type T> | |
D T | shuffleColumns (D T[[2]] mat) |
Function for shuffling columns in a matrix.
D T shuffleColumns | ( | D T[[2]] | mat | ) |
mat | - a matrix of any type |