ViennaCL - The Vienna Computing Library  1.5.1
Data Structures | Namespaces
matrix_product.hpp File Reference

Kernel template for the matrix product operation. More...

#include <vector>
#include "viennacl/scheduler/forwards.h"
#include "viennacl/generator/profile_base.hpp"
#include "viennacl/generator/mapped_objects.hpp"
#include "viennacl/generator/utils.hpp"
#include "viennacl/forwards.h"
#include "viennacl/tools/tools.hpp"

Go to the source code of this file.

Data Structures

class  matrix_product
 Kernel generation class for matrix-matrix products. More...
 

Namespaces

 viennacl
 Main namespace in ViennaCL. Holds all the basic types such as vector, matrix, etc. and defines operations upon them.
 
 viennacl::generator
 Provides an OpenCL kernel generator.
 

Detailed Description

Kernel template for the matrix product operation.