ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
Loading...
Searching...
No Matches
Public Types | Public Member Functions | List of all members
container::kernels::blas_nrm2< T, DEVICE_CPU > Struct Template Reference
Collaboration diagram for container::kernels::blas_nrm2< T, DEVICE_CPU >:

Public Types

using Real = typename GetTypeReal< T >::type
 

Public Member Functions

Real operator() (const int n, const T *x, const int incx)
 

Member Typedef Documentation

◆ Real

template<typename T >
using container::kernels::blas_nrm2< T, DEVICE_CPU >::Real = typename GetTypeReal<T>::type

Member Function Documentation

◆ operator()()

template<typename T >
Real container::kernels::blas_nrm2< T, DEVICE_CPU >::operator() ( const int  n,
const T x,
const int  incx 
)
inline

The documentation for this struct was generated from the following file: