Function arrayfire::sparse_to_dense [] [src]

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

Convert sparse array to dense array

Parameters

  • input is the sparse array

Return Values

Dense Array