lin
|
Go to the source code of this file.
Functions | |
template<class D , typename = std::enable_if_t<internal::conjunction< internal::is_matrix<D>, internal::is_square<D>>::value>> | |
constexpr auto | lin::diag (internal::Stream< D > const &stream) |
Creates a diagonal stream reference from the given stream. More... | |