mgcpp
A C++ Math Library Based on CUDA
Namespaces | Functions
trans.hpp File Reference
#include <mgcpp/matrix/forward.hpp>
#include <mgcpp/operations/trans.tpp>
Include dependency graph for trans.hpp:

Go to the source code of this file.

Namespaces

 mgcpp
 
 mgcpp::strict
 

Functions

template<typename DenseMat , typename Type >
decltype(auto) mgcpp::strict::trans (dense_matrix< DenseMat, Type > const &mat)