ViennaCL - The Vienna Computing Library  1.5.0
Public Types
is_hyb_matrix< T > Struct Template Reference

Helper class for checking whether a matrix is a hyb_matrix (hybrid format: ELL plus CSR) More...

#include <forwards.h>

Public Types

enum  { value = false }

Detailed Description

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

Helper class for checking whether a matrix is a hyb_matrix (hybrid format: ELL plus CSR)


Member Enumeration Documentation

anonymous enum
Enumerator:
value 

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