![]() |
mgcpp
A C++ Math Library Based on CUDA
|

Go to the source code of this file.
Namespaces | |
| mgcpp | |
| mgcpp::evaluator | |
Functions | |
| template<typename Op > | |
| Op::result_type | mgcpp::evaluator::eval (Op const &op, eval_context const &ctx) |
| template<typename T > | |
| T::result_type | mgcpp::eval (expression< T > const &expr, eval_context const &ctx) |
| template<typename T > | |
| T::result_type | mgcpp::eval (expression< T > const &expr) |
1.8.13