![]() |
mgcpp
A C++ Math Library Based on CUDA
|
#include <mgcpp/expressions/generic_expr.hpp>#include <mgcpp/expressions/placeholder.hpp>#include <mgcpp/expressions/gradients.tpp>
Go to the source code of this file.
Namespaces | |
| mgcpp | |
Functions | |
| template<typename Expr , size_t PlaceholderID, typename PhResultType > | |
| auto | mgcpp::grad (scalar_expr< Expr > const &expr, placeholder_node< PlaceholderID, PhResultType > wrt) |
1.8.13