lin
Classes
matrix_view.hpp File Reference
#include "../core.hpp"
#include "tensor_view.hpp"

Go to the source code of this file.

Classes

class  lin::internal::MatrixView< T, R, C, MR, MC >
 Generic matrix view. More...
 
struct  lin::internal::_elem< MatrixView< T, R, C, MR, MC > >
 
struct  lin::internal::_dims< MatrixView< T, R, C, MR, MC > >
 

Detailed Description

Author
Kyle Krol