![]() |
mgcpp
A C++ Math Library Based on CUDA
|
#include <mgcpp/expressions/generic_expr.hpp>

Go to the source code of this file.
Classes | |
| struct | mgcpp::shape_expr< Expr > |
Namespaces | |
| mgcpp | |
Typedefs | |
| template<typename Expr > | |
| using | mgcpp::symbolic_shape_expr = generic_expr< symbolic_shape_expr_type, 0, shape_expr, typename Expr::result_type::shape_type, 1, Expr > |
Functions | |
| template<typename Expr > | |
| symbolic_shape_expr< Expr > | mgcpp::sym_shape (Expr const &expr) |
1.8.13