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

URange, URangeFactory and UIndex implementations. More...

#include <functional>
#include <algorithm>
#include "urange.h"
#include "prange.h"
#include "index_mul.h"
#include "xpr/for.h"
#include "operation/op_types.h"
#include "operation/op_types.cc.h"

Go to the source code of this file.

Classes

struct  CNORXZ::URangeCast< MetaT >
 
struct  CNORXZ::is_vector< T >
 
struct  CNORXZ::is_vector< std::vector< T, A > >
 
struct  CNORXZ::URangeCast< Vector< U > >
 

Namespaces

namespace  CNORXZ
 

Functions

template<typename MetaT , class I1 >
decltype(autoCNORXZ::operator* (const Sptr< UIndex< MetaT > > &a, const Sptr< I1 > &b)
 
template<typename MetaT >
RangePtr CNORXZ::urange (const Vector< MetaT > &space)
 

Detailed Description

URange, URangeFactory and UIndex implementations.

Copyright (c) 2024 Christian Zimmermann. All rights reserved. Mail: chize.nosp@m.ta@f.nosp@m.3l.de

Definition in file urange.cc.h.