#include <terms.hpp>
|
using | A = AD |
|
using | U = typename A::local_universe |
|
|
CUDA | Constant (U &&k) |
|
| Constant (Constant< A > &&other)=default |
|
template<class A2 , class Alloc > |
CUDA | Constant (const Constant< A2 > &other, const Alloc &) |
|
CUDA bool | embed (A &, const U &) const |
|
CUDA void | project (const A &, U &r) const |
|
CUDA void | print (const A &) const |
|
template<class Env , class Allocator = typename Env::allocator_type> |
CUDA TFormula< Allocator > | deinterpret (const A &, const Env &, AType, Allocator allocator=Allocator()) const |
|
CUDA size_t | length () const |
|
◆ Constant() [1/3]
◆ Constant() [2/3]
◆ Constant() [3/3]
template<class AD >
template<class A2 , class Alloc >
◆ embed()
◆ project()
◆ print()
◆ deinterpret()
template<class AD >
template<class Env , class Allocator = typename Env::allocator_type>
CUDA TFormula< Allocator > lala::pc::Constant< AD >::deinterpret |
( |
const A & | , |
|
|
const Env & | , |
|
|
AType | , |
|
|
Allocator | allocator = Allocator() ) const |
|
inline |
◆ length()
◆ Constant
template<class AD >
template<class A2 >
The documentation for this class was generated from the following file: