Navigation

Operators and Keywords

Function List:

C++ API

 Create a sparse matrix which packs an array under the control of a mask.

 H = sparse_pack(mask)

 Create a sparse matrix H which packs an array. It selects the elements where 
 mask is true.

Package: divand