CNORXZ
Container with Native Operation Routines and Expressions
|
Extension index implementations. More...
Go to the source code of this file.
Namespaces | |
namespace | CNORXZ |
Functions | |
template<typename MetaT , SizeT S, SizeT L, class I1 > | |
decltype(auto) | CNORXZ::operator* (const Sptr< EIndex< MetaT, S, L > > &a, const Sptr< I1 > &b) |
template<typename MetaT , SizeT S, SizeT L> | |
decltype(auto) | CNORXZ::eindexPtr (const Sptr< LIndex< SIndex< MetaT, S >, L > > &i) |
template<SizeT L, typename MetaT , SizeT S> | |
decltype(auto) | CNORXZ::eindexPtr (const Sptr< SIndex< MetaT, S > > &i) |
template<typename MetaT , SizeT S, SizeT L> | |
decltype(auto) | CNORXZ::eindexPtr (const Sptr< SIndex< MetaT, S > > &i, CSizeT< L > l) |
template<SizeT S, SizeT L1, SizeT L2, class Index > | |
decltype(auto) | CNORXZ::eplex (const Sptr< Index > &i) |
template<class Index , SizeT S, SizeT L> | |
decltype(auto) | CNORXZ::eplex (const Sptr< Index > &i, CSizeT< S > s, CSizeT< L > l) |
template<class Index , SizeT S, SizeT L1, SizeT L2> | |
decltype(auto) | CNORXZ::eplex (const Sptr< Index > &i, CSizeT< S > s, CSizeT< L1 > l1, CSizeT< L2 > l2) |
Extension index implementations.
Copyright (c) 2024 Christian Zimmermann. All rights reserved. Mail: chize.nosp@m.ta@f.nosp@m.3l.de
Definition in file eindex.cc.h.