CNORXZ
Container with Native Operation Routines and Expressions
Loading...
Searching...
No Matches
Namespaces | Functions
eindex.cc.h File Reference

Extension index implementations. More...

#include "eindex.h"
#include "lindex.h"
#include "srange.h"

Go to the source code of this file.

Namespaces

namespace  CNORXZ
 

Functions

template<typename MetaT , SizeT S, SizeT L, class I1 >
decltype(autoCNORXZ::operator* (const Sptr< EIndex< MetaT, S, L > > &a, const Sptr< I1 > &b)
 
template<typename MetaT , SizeT S, SizeT L>
decltype(autoCNORXZ::eindexPtr (const Sptr< LIndex< SIndex< MetaT, S >, L > > &i)
 
template<SizeT L, typename MetaT , SizeT S>
decltype(autoCNORXZ::eindexPtr (const Sptr< SIndex< MetaT, S > > &i)
 
template<typename MetaT , SizeT S, SizeT L>
decltype(autoCNORXZ::eindexPtr (const Sptr< SIndex< MetaT, S > > &i, CSizeT< L > l)
 
template<SizeT S, SizeT L1, SizeT L2, class Index >
decltype(autoCNORXZ::eplex (const Sptr< Index > &i)
 
template<class Index , SizeT S, SizeT L>
decltype(autoCNORXZ::eplex (const Sptr< Index > &i, CSizeT< S > s, CSizeT< L > l)
 
template<class Index , SizeT S, SizeT L1, SizeT L2>
decltype(autoCNORXZ::eplex (const Sptr< Index > &i, CSizeT< S > s, CSizeT< L1 > l1, CSizeT< L2 > l2)
 

Detailed Description

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.