ViennaCL - The Vienna Computing Library  1.2.0
tools Directory Reference

Files

file  adapter.hpp [code]
 Adapter classes for sparse matrices made of the STL type std::vector<std::map<unsigned int, SCALARTYPE> >
file  entry_proxy.hpp [code]
 A proxy class for entries in a vector.
file  matrix_kernel_class_deducer.hpp [code]
 Implementation of a helper meta class for deducing the correct kernels for the supplied matrix.
file  matrix_prod_kernel_class_deducer.hpp [code]
 Implementation of a helper meta class for deducing the correct kernels for matrix-matrix products.
file  matrix_size_deducer.hpp [code]
 Helper implementations that deduce the dimensions of the supplied matrix-valued expressions.
file  matrix_solve_kernel_class_deducer.hpp [code]
 Implementation of a helper meta class for deducing the correct kernels for the dense matrix solver.
file  tools.hpp [code]
 Various little tools used here and there in ViennaCL.