CNORXZ
Container with Native Operation Routines and Expressions
Loading...
Searching...
No Matches
Static Public Member Functions | List of all members
CNORXZ::DividesCX< T, X, N > Struct Template Reference

#include <reg.h>

Static Public Member Functions

static constexpr decltype(autoeval (const Consecutive< T, N > &a, const X &b)
 
static constexpr decltype(autoaeval (Consecutive< T, N > &a, const X &b)
 
static constexpr decltype(autoeval (const X &a, const Consecutive< T, N > &b)
 

Detailed Description

template<typename T, typename X, SizeT N>
struct CNORXZ::DividesCX< T, X, N >

Definition at line 245 of file reg.h.

Member Function Documentation

◆ aeval()

template<typename T , typename X , SizeT N>
decltype(auto) constexpr CNORXZ::DividesCX< T, X, N >::aeval ( Consecutive< T, N > & a,
const X & b )
staticconstexpr

Definition at line 256 of file reg.cc.h.

◆ eval() [1/2]

template<typename T , typename X , SizeT N>
decltype(auto) constexpr CNORXZ::DividesCX< T, X, N >::eval ( const Consecutive< T, N > & a,
const X & b )
staticconstexpr

Definition at line 238 of file reg.cc.h.

◆ eval() [2/2]

template<typename T , typename X , SizeT N>
decltype(auto) constexpr CNORXZ::DividesCX< T, X, N >::eval ( const X & a,
const Consecutive< T, N > & b )
staticconstexpr

Definition at line 244 of file reg.cc.h.


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