cublas::TextureMatrix< T > Member List
This is the complete list of members for
cublas::TextureMatrix< T >, including all inherited members.
| __n_cols | cublas::TextureMatrix< T > | [private] |
| __n_rows | cublas::TextureMatrix< T > | [private] |
| __texref | cublas::TextureMatrix< T > | [private] |
| copy_from(const ::FullMatrix< T > &other) | cublas::TextureMatrix< T > | [inline, private] |
| create_tex_ref() | cublas::TextureMatrix< T > | [inline, private] |
| d_data | cublas::TextureMatrix< T > | [private] |
| deinit() | cublas::TextureMatrix< T > | [inline, private] |
| n_cols() | cublas::TextureMatrix< T > | [inline] |
| n_rows() | cublas::TextureMatrix< T > | [inline] |
| obtain_tex_ref(const char *_texref_name) | cublas::TextureMatrix< T > | [inline, private] |
| operator=(const ::FullMatrix< T > &other) | cublas::TextureMatrix< T > | [inline] |
| reinit(unsigned int n_rows, unsigned int n_cols) | cublas::TextureMatrix< T > | [inline, private] |
| TextureMatrix() | cublas::TextureMatrix< T > | [inline] |
| TextureMatrix(unsigned int n_rows, unsigned int n_cols) | cublas::TextureMatrix< T > | [inline] |
| TextureMatrix(::FullMatrix< T > &other) | cublas::TextureMatrix< T > | [inline] |
| TextureMatrix(const char *_texref_name) | cublas::TextureMatrix< T > | [inline] |
| TextureMatrix(const char *_texref_name, unsigned int n_rows, unsigned int n_cols) | cublas::TextureMatrix< T > | [inline] |
| TextureMatrix(const char *_texref_name,::FullMatrix< T > &other) | cublas::TextureMatrix< T > | [inline] |
| ~TextureMatrix() | cublas::TextureMatrix< T > | [inline] |