ViennaCL - The Vienna Computing Library  1.2.0
Data Structures | Namespaces
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