Function arrayfire::sparse_get_row_indices [] [src]

pub fn sparse_get_row_indices(input: &Array) -> Array

Get row indices Array

Parameters

  • input is the sparse array

Return Values

Array with row indices values of sparse Array