39 #ifdef VIENNACL_WITH_OPENCL
73 std::cout << std::endl;
74 std::cout <<
"----------------------------------------------" << std::endl;
75 std::cout <<
"----------------------------------------------" << std::endl;
76 std::cout <<
"## Test :: Instantiation of global variables" << std::endl;
77 std::cout <<
"----------------------------------------------" << std::endl;
78 std::cout <<
"----------------------------------------------" << std::endl;
79 std::cout << std::endl;
90 std::cout << std::endl;
91 std::cout <<
"------- Test completed --------" << std::endl;
92 std::cout << std::endl;
Implementation of the dense matrix class.
viennacl::scalar< int > s2
viennacl::scalar< float > s1
Implementation of the coordinate_matrix class.
viennacl::vector< float > v1
Implementation of the hyb_matrix class.
Implementation of the hankel_matrix class for efficient manipulation of Hankel matrices. Experimental.
Implementation of the circulant_matrix class for efficient manipulation of circulant matrices...
Implementation of the compressed_matrix class.
Implementation of the ell_matrix class.
Implementation of the vandermonde_matrix class for efficient manipulation of Vandermonde matrices...
viennacl::vector< int > v2
The vector type with operator-overloads and proxy classes is defined here. Linear algebra operations ...
viennacl::matrix< float > m1
Implementation of the ViennaCL scalar class.
Implementation of the toeplitz_matrix class for efficient manipulation of Toeplitz matrices...