mgcpp
A C++ Math Library Based on CUDA
Namespaces | Typedefs
placeholder.hpp File Reference
#include <mgcpp/expressions/forward.hpp>
Include dependency graph for placeholder.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 mgcpp
 

Typedefs

template<size_t PlaceholderID, typename ResultType >
using mgcpp::placeholder_node = generic_expr< placeholder_node_type, PlaceholderID, ResultType::template result_expr_type, ResultType, 0 >