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 > Struct Template Reference

#include <blas.h>

Collaboration diagram for container::kernels::blas_nrm2< T, Device >:

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 , typename Device >
using container::kernels::blas_nrm2< T, Device >::Real = typename GetTypeReal<T>::type

Member Function Documentation

◆ operator()()

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

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