lin
Classes
stream_diagonal.hpp File Reference
#include "../core.hpp"

Go to the source code of this file.

Classes

class  lin::internal::StreamDiagonal< E >
 Tensor stream where all elements are zeros expects the elements on on the diagonal specified by an underlying stream. More...
 
struct  lin::internal::_elem< StreamDiagonal< E > >
 
struct  lin::internal::_dims< StreamDiagonal< E > >
 

Detailed Description

Author
Kyle Krol