Skylark (Sketching Library)  0.1
Namespaces | Functions
/var/lib/jenkins/jobs/Skylark/workspace/base/viewing.hpp File Reference
This graph shows which files directly or indirectly include this file:

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)