CUV  0.9.201304091348
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Types | Public Member Functions | List of all members
cuv::filter_factory< T, M, I > Class Template Reference

Public Types

typedef T value_type
typedef M memory_space
typedef I index_type

Public Member Functions

 filter_factory (int px, int py, int fs, int input_maps, int output_maps)
template<class M2 >
tensor< T, M, row_major > * extract_filter (const dia_matrix< T, M2 > &dia, unsigned int filternumber)
dia_matrix< T, M, I > * get_dia ()

Detailed Description

template<class T, class M, class I = unsigned int>
class cuv::filter_factory< T, M, I >

Definition at line 7 of file filter_factory.hpp.


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