|
pRC
multi-purpose Tensor Train library for C++
|
#include <unit_upper_triangular.hpp>
Public Member Functions | |
| template<class X , If< IsConstructible< V, X > > = 0> | |
| UnitUpperTriangular (X &&a) | |
| constexpr T | operator() (Index const i, Index const j) |
| constexpr T | operator() (Index const i, Index const j) const |
| constexpr decltype(auto) | operator() (typename Base::Subscripts const &subscripts) |
| constexpr decltype(auto) | operator() (typename Base::Subscripts const &subscripts) const |
|
inline |
|
inlineconstexpr |
|
inlineconstexpr |
|
inlineconstexpr |
|
inlineconstexpr |