mgcpp
A C++ Math Library Based on CUDA
Functions
mgcpp::evaluator Namespace Reference

Functions

template<typename Op >
Op::result_type eval (Op const &op, eval_context const &ctx)
 

Function Documentation

◆ eval()

template<typename Op >
Op::result_type mgcpp::evaluator::eval ( Op const &  op,
eval_context const &  ctx 
)
inline