Example #1
0
 static size_t get(const ::viennacl::compressed_matrix<V> &A) {
     return A.nnz();
 }