pub fn sparse_get_row_indices<T>(input: &Array<T>) -> Array<i32>where T: HasAfEnum + FloatingPoint,
Get row indices Array
input
Array with row indices values of sparse Array