CNORXZ
Container with Native Operation Routines and Expressions
|
MRange, GMIndex and MIndex, member definition. More...
#include "mrange.h"
#include "operation/op_types.h"
#include "operation/op_types.cc.h"
#include "operation/op_utility.cc.h"
#include "array/marray.h"
Go to the source code of this file.
Namespaces | |
namespace | CNORXZ |
Functions | |
template<class... Indices> | |
constexpr decltype(auto) | CNORXZ::mindex (const Sptr< Indices > &... is) |
template<class... Indices> | |
constexpr decltype(auto) | CNORXZ::mindex (const SPack< Indices... > &pack) |
template<class... Indices> | |
constexpr decltype(auto) | CNORXZ::mindexPtr (const SPack< Indices... > &pack) |
template<class FormatT , class... Indices> | |
constexpr decltype(auto) | CNORXZ::gmindexPtr (const FormatT &bs, const SPack< Indices... > &pack) |
template<class I1 , class FormatT , class... Indices> | |
decltype(auto) | CNORXZ::operator* (const Sptr< GMIndex< FormatT, Indices... > > &a, const Sptr< I1 > &b) |
template<class... Ranges> | |
RangePtr | CNORXZ::mrange (const Sptr< Ranges > &... rs) |
MRange, GMIndex and MIndex, member definition.
Copyright (c) 2024 Christian Zimmermann. All rights reserved. Mail: chize.nosp@m.ta@f.nosp@m.3l.de
Definition in file mrange.cc.h.