Go to the source code of this file.
|
| template<typename Tile > |
| DistArray< Tile, SparsePolicy > | TiledArray::to_sparse (DistArray< Tile, DensePolicy > const &dense_array) |
| | Function to convert a dense array into a block sparse array. More...
|
| |
| template<typename Tile > |
| DistArray< Tile, SparsePolicy > | TiledArray::to_sparse (DistArray< Tile, SparsePolicy > const &sparse_array) |
| | If the array is already sparse return a copy of the array. More...
|
| |
◆ TILEDARRAY_DENSETOSPARSE_H__INCLUDED
| #define TILEDARRAY_DENSETOSPARSE_H__INCLUDED |