TRIQS/nda 2.0.0
Multi-dimensional array library for C++
Loading...
Searching...
No Matches
set.hpp

Detailed Description

Provides a generic in-place tensor constant fill with cuTENSOR/TBLIS/nda dispatch.

Definition in file set.hpp.

Go to the source code of this file.

Functions

template<BlasArray A>
void nda::tensor::set (get_value_t< A > alpha, A &&a)
 In-place tensor constant fill with cuTENSOR/TBLIS/nda dispatch.