ViennaCL - The Vienna Computing Library
1.5.2
|
Helper class for checking whether the provided type is any of the dense structured matrix types (circulant, Hankel, etc.) More...
#include <forwards.h>
Public Types | |
enum | { value = viennacl::is_circulant_matrix<T>::value || viennacl::is_hankel_matrix<T>::value || viennacl::is_toeplitz_matrix<T>::value || viennacl::is_vandermonde_matrix<T>::value } |
Helper class for checking whether the provided type is any of the dense structured matrix types (circulant, Hankel, etc.)