lin
Classes
const_matrix_view.hpp File Reference
#include "../core.hpp"
#include "const_tensor_view.hpp"

Go to the source code of this file.

Classes

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

Detailed Description

Author
Kyle Krol