CNORXZ
Container with Native Operation Routines and Expressions
Loading...
Searching...
No Matches
Public Types | Public Member Functions | List of all members
CNORXZ::Contraction< CXpr > Class Template Reference

#include <op_types.h>

Inheritance diagram for CNORXZ::Contraction< CXpr >:
CNORXZ::OpInterface< Contraction< CXpr > > CNORXZ::COpInterface< OpT > CNORXZ::XprInterface< OpT >

Public Types

typedef OpInterface< Contraction< CXpr > > OI
 
- Public Types inherited from CNORXZ::OpInterface< Contraction< CXpr > >
typedef COpInterface< Contraction< CXpr > > OI
 

Public Member Functions

constexpr Contraction ()=default
 
constexpr Contraction (CXpr &&cxpr)
 
template<class PosT >
constexpr decltype(autooperator() (const PosT &pos) const
 
constexpr decltype(autooperator() () const
 
template<SizeT I>
constexpr decltype(autorootSteps (const IndexId< I > &id) const
 
template<class PosT >
constexpr decltype(autooperator() (const PosT &pos) const
 
template<SizeT I>
constexpr decltype(autorootSteps (const IndexId< I > &id) const
 
- Public Member Functions inherited from CNORXZ::OpInterface< Contraction< CXpr > >
constexpr OpInterface ()=default
 
Contraction< CXpr > & THIS ()
 
const Contraction< CXpr > & THIS () const
 
constexpr decltype(auto) ax (const Sptr< IndexT > &ind, F &&f, const Args &... args)
 
constexpr decltype(auto) ax (const Sptr< IndexT > &ind, F &&f, const Args &... args)
 
void a (const Sptr< IndexT > &ind, F &&f, const Args &... args)
 
- Public Member Functions inherited from CNORXZ::COpInterface< OpT >
constexpr COpInterface ()=default
 
OpTTHIS ()
 
const OpTTHIS () const
 
constexpr decltype(autor ()
 
constexpr decltype(autor () const
 
template<class F , class IndexT >
constexpr decltype(autoc (F &&f, const Sptr< IndexT > &ind) const
 
template<class IndexT >
constexpr decltype(autoc (const Sptr< IndexT > &ind) const
 
template<class F , class... Args>
constexpr decltype(autoo (F &&f, Args &&... args) const
 
template<class F , class IndexT >
constexpr decltype(autoc (F &&f, const Sptr< IndexT > &ind) const
 
template<class IndexT >
constexpr decltype(autoc (const Sptr< IndexT > &ind) const
 
template<class F , class... Args>
constexpr decltype(autoo (F &&f, Args &&... args) const
 
- Public Member Functions inherited from CNORXZ::XprInterface< OpT >
 DEFAULT_MEMBERS (XprInterface)
 
OpT & THIS ()
 
const OpT & THIS () const
 
constexpr decltype(auto) operator() (const PosT &last) const
 
constexpr decltype(auto) operator() () const
 
constexpr decltype(auto) rootSteps (const IndexId< I > &id) const
 

Detailed Description

template<class CXpr>
class CNORXZ::Contraction< CXpr >

Definition at line 265 of file op_types.h.

Member Typedef Documentation

◆ OI

Definition at line 268 of file op_types.h.

Constructor & Destructor Documentation

◆ Contraction() [1/2]

template<class CXpr >
constexpr CNORXZ::Contraction< CXpr >::Contraction ( )
constexprdefault

◆ Contraction() [2/2]

template<class CXpr >
constexpr CNORXZ::Contraction< CXpr >::Contraction ( CXpr && cxpr)
constexpr

Definition at line 471 of file op_types.cc.h.

Member Function Documentation

◆ operator()() [1/3]

template<class CXpr >
decltype(auto) constexpr CNORXZ::Contraction< CXpr >::operator() ( ) const
constexpr

Definition at line 483 of file op_types.cc.h.

◆ operator()() [2/3]

template<class CXpr >
template<class PosT >
constexpr decltype(auto) CNORXZ::Contraction< CXpr >::operator() ( const PosT & pos) const
constexpr

Definition at line 477 of file op_types.cc.h.

◆ operator()() [3/3]

template<class CXpr >
template<class PosT >
constexpr decltype(auto) CNORXZ::Contraction< CXpr >::operator() ( const PosT & pos) const
constexpr

◆ rootSteps() [1/2]

template<class CXpr >
template<SizeT I>
constexpr decltype(auto) CNORXZ::Contraction< CXpr >::rootSteps ( const IndexId< I > & id) const
constexpr

Definition at line 490 of file op_types.cc.h.

◆ rootSteps() [2/2]

template<class CXpr >
template<SizeT I>
constexpr decltype(auto) CNORXZ::Contraction< CXpr >::rootSteps ( const IndexId< I > & id) const
constexpr

The documentation for this class was generated from the following files: