Skylark (Sketching Library)
0.1
|
Go to the source code of this file.
Namespaces | |
namespace | skylark |
namespace | skylark::base |
Functions | |
template<typename T > | |
void | skylark::base::ColumnView (sparse_matrix_t< T > &A, sparse_matrix_t< T > &B, int j, int width) |
template<typename T > | |
sparse_matrix_t< T > | skylark::base::ColumnView (const sparse_matrix_t< T > &B, int j, int width) |