Data Structures | Namespaces

/data/development/ViennaCL/dev/viennacl/linalg/detail/spai/block_matrix.hpp File Reference

Implementation of a bunch of (small) matrices on GPU. Experimental. More...

#include <utility>
#include <iostream>
#include <fstream>
#include <string>
#include <algorithm>
#include <vector>
#include "viennacl/ocl/backend.hpp"
#include "viennacl/tools/tools.hpp"

Go to the source code of this file.

Data Structures

class  block_matrix
 Represents a contigious matrices on GPU. More...

Namespaces

namespace  viennacl
namespace  viennacl::linalg
namespace  viennacl::linalg::detail
namespace  viennacl::linalg::detail::spai

Detailed Description

Implementation of a bunch of (small) matrices on GPU. Experimental.

SPAI code contributed by Nikolay Lukash