ViennaCL - The Vienna Computing Library  1.5.2
Public Types
is_any_sparse_matrix< T > Struct Template Reference

Helper class for checking whether the provided type is one of the sparse matrix types (compressed_matrix, coordinate_matrix, etc.) More...

#include <forwards.h>

Public Types

enum  { value = false }

Detailed Description

template<typename T>
struct viennacl::is_any_sparse_matrix< T >

Helper class for checking whether the provided type is one of the sparse matrix types (compressed_matrix, coordinate_matrix, etc.)


Member Enumeration Documentation

anonymous enum
Enumerator:
value 

The documentation for this struct was generated from the following file: