Function arrayfire::sparse_get_col_indices [] [src]

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

Get cololumn indices Array

Parameters

  • input is the sparse array

Return Values

Array with coloumn indices values of sparse Array