|
cheshirekow
v0.1.0
|
Go to the source code of this file.
Namespaces | |
| mpblocks | |
| mpblocks::cuda | |
| mpblocks::cuda::linalg2 | |
Functions | |
| template<typename Scalar , Size_t ROWS, Size_t COLS, class Exp > | |
| __device__ __host__ Matrix < Scalar, ROWS, COLS > | mpblocks::cuda::linalg2::mktmp (RValue< Scalar, ROWS, COLS, Exp > const &M) |
| forces the creation of a temporary More... | |