#include <terms.hpp>
|
CUDA | Unary (battery::unique_ptr< sub_type, allocator_type > &&x_term) |
|
CUDA | Unary (this_type &&other) |
|
template<class A2 , class UnaryOp2 , class Alloc2 > |
CUDA | Unary (const Unary< A2, UnaryOp2, Alloc2 > &other, const allocator_type &allocator) |
|
CUDA bool | embed (A &a, const U &u) const |
|
CUDA void | project (const A &a, U &r) const |
|
CUDA NI void | print (const A &a) const |
|
template<class Env , class Allocator2 = typename Env::allocator_type> |
CUDA TFormula< Allocator2 > | deinterpret (const A &a, const Env &env, AType apc, Allocator2 allocator=Allocator2()) const |
|
CUDA size_t | length () const |
|
|
template<class A2 , class UnaryOp2 , class Alloc2 > |
class | Unary |
|
◆ allocator_type
template<class AD , class UnaryOp , class Allocator >
using lala::pc::Unary< AD, UnaryOp, Allocator >::allocator_type = Allocator |
template<class AD , class UnaryOp , class Allocator >
template<class AD , class UnaryOp , class Allocator >
using lala::pc::Unary< AD, UnaryOp, Allocator >::U = typename A::local_universe |
◆ this_type
template<class AD , class UnaryOp , class Allocator >
◆ Unary() [1/3]
template<class AD , class UnaryOp , class Allocator >
◆ Unary() [2/3]
template<class AD , class UnaryOp , class Allocator >
◆ Unary() [3/3]
template<class AD , class UnaryOp , class Allocator >
template<class A2 , class UnaryOp2 , class Alloc2 >
◆ embed()
template<class AD , class UnaryOp , class Allocator >
CUDA bool lala::pc::Unary< AD, UnaryOp, Allocator >::embed |
( |
A & | a, |
|
|
const U & | u ) const |
|
inline |
◆ project()
template<class AD , class UnaryOp , class Allocator >
CUDA void lala::pc::Unary< AD, UnaryOp, Allocator >::project |
( |
const A & | a, |
|
|
U & | r ) const |
|
inline |
◆ print()
template<class AD , class UnaryOp , class Allocator >
CUDA NI void lala::pc::Unary< AD, UnaryOp, Allocator >::print |
( |
const A & | a | ) |
const |
|
inline |
◆ deinterpret()
template<class AD , class UnaryOp , class Allocator >
template<class Env , class Allocator2 = typename Env::allocator_type>
CUDA TFormula< Allocator2 > lala::pc::Unary< AD, UnaryOp, Allocator >::deinterpret |
( |
const A & | a, |
|
|
const Env & | env, |
|
|
AType | apc, |
|
|
Allocator2 | allocator = Allocator2() ) const |
|
inline |
◆ length()
template<class AD , class UnaryOp , class Allocator >
◆ Unary
template<class AD , class UnaryOp , class Allocator >
template<class A2 , class UnaryOp2 , class Alloc2 >
The documentation for this class was generated from the following file: