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

Functions

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

Function Documentation

◆ shape()

template<typename Op >
Op::result_type::shape_type mgcpp::shape_evaluator::shape ( Op const &  op,
eval_context const &  ctx 
)
inline