CNORXZ
Container with Native Operation Routines and Expressions
|
Extension index declaration. More...
#include "base/base.h"
#include "ranges/index_base.h"
#include "ranges/range_base.h"
#include "xpr/xpr.h"
Go to the source code of this file.
Classes | |
class | CNORXZ::EIndex< MetaT, S, L > |
struct | CNORXZ::is_index< EIndex< MetaT, S, L > > |
struct | CNORXZ::index_expression_exists< EIndex< MetaT, S, L > > |
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 declaration.
Copyright (c) 2024 Christian Zimmermann. All rights reserved. Mail: chize.nosp@m.ta@f.nosp@m.3l.de
Definition in file eindex.h.