#include <formula.hpp>
|
using | A = AD |
|
using | U = typename A::local_universe |
|
|
| True ()=default |
|
template<class A2 , class Alloc > |
CUDA | True (const True< A2 > &, const Alloc &) |
|
CUDA local::B | ask (const A &) const |
|
CUDA local::B | nask (const A &a) const |
|
CUDA bool | deduce (A &) const |
|
CUDA bool | contradeduce (A &a) const |
|
CUDA void | print (const A &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 |
|
|
template<class A2 > |
class | True |
|
◆ True() [1/2]
◆ True() [2/2]
template<class AD >
template<class A2 , class Alloc >
◆ ask()
◆ nask()
◆ deduce()
◆ contradeduce()
◆ print()
◆ deinterpret()
template<class AD >
template<class Env , class Allocator = typename Env::allocator_type>
CUDA TFormula< Allocator > lala::pc::True< AD >::deinterpret |
( |
const A & | , |
|
|
const Env & | , |
|
|
AType | , |
|
|
Allocator | allocator = Allocator() ) const |
|
inline |
◆ length()
◆ True
template<class AD >
template<class A2 >
The documentation for this class was generated from the following file: