This is the complete list of members for Rocblas, including all inherited members.
acos(const Attribute *x, Attribute *y) | Rocblas | static |
add(const Attribute *x, const Attribute *y, Attribute *z) | Rocblas | static |
add_scalar(const Attribute *x, const void *y, Attribute *z, int swap=0) | Rocblas | static |
axpy(const Attribute *a, const Attribute *x, const Attribute *y, Attribute *z) | Rocblas | static |
axpy_gen(const void *a, const Attribute *x, const Attribute *y, Attribute *z) | Rocblas | protectedstatic |
axpy_scalar(const void *a, const Attribute *x, const Attribute *y, Attribute *z) | Rocblas | static |
BLAS_SCALAR enum value | Rocblas | protected |
BLAS_SCNE enum value | Rocblas | protected |
BLAS_VEC enum value | Rocblas | protected |
BLAS_VEC2D enum value | Rocblas | protected |
BLAS_VOID enum value | Rocblas | protected |
calc(Attribute *z, const Attribute *x, const void *yin, FuncType opp, bool swap=false) | Rocblas | protectedstatic |
calcChoose(const Attribute *x, const Attribute *y, Attribute *z, FuncType opp) | Rocblas | protectedstatic |
calcDot(void *zout, const Attribute *x, const Attribute *y, const MPI_Comm *comm=NULL, const Attribute *mults=NULL) | Rocblas | protectedstatic |
copy(const Attribute *x, Attribute *y) | Rocblas | static |
copy_helper(const Attribute *x, Attribute *z) | Rocblas | protectedstatic |
copy_scalar(const void *x, Attribute *y) | Rocblas | static |
div(const Attribute *x, const Attribute *y, Attribute *z) | Rocblas | static |
div_scalar(const Attribute *x, const void *y, Attribute *z, int swap=0) | Rocblas | static |
dot(const Attribute *x, const Attribute *y, Attribute *z, const Attribute *mults=NULL) | Rocblas | static |
dot_MPI(const Attribute *x, const Attribute *y, Attribute *z, const MPI_Comm *comm=NULL, const Attribute *mults=NULL) | Rocblas | static |
dot_scalar(const Attribute *x, const Attribute *y, void *z, const Attribute *mults=NULL) | Rocblas | static |
dot_scalar_MPI(const Attribute *x, const Attribute *y, void *z, const MPI_Comm *comm=NULL, const Attribute *mults=NULL) | Rocblas | static |
finalize(const std::string &name) | Rocblas | static |
gen2arg(Attribute *z, void *yin, FuncType opp) | Rocblas | protectedstatic |
get_stride(const Attribute *attr) | Rocblas | inlineprotectedstatic |
getref(data_type *base, const int r, const int c, const int nc) | Rocblas | inlineprotectedstatic |
getref(const data_type *base, const int r, const int c, const int nc) | Rocblas | inlineprotectedstatic |
init(const std::string &name) | Rocblas | static |
limit1(const Attribute *x, const Attribute *y, Attribute *z) | Rocblas | static |
max_MPI(const Attribute *x, Attribute *y, const MPI_Comm *comm=NULL) | Rocblas | static |
max_scalar_MPI(const Attribute *x, void *y, const MPI_Comm *comm=NULL) | Rocblas | static |
maxof_scalar(const Attribute *x, const void *y, Attribute *z, int swap=0) | Rocblas | static |
min_MPI(const Attribute *x, Attribute *y, const MPI_Comm *comm=NULL) | Rocblas | static |
min_scalar_MPI(const Attribute *x, void *y, const MPI_Comm *comm=NULL) | Rocblas | static |
mul(const Attribute *x, const Attribute *y, Attribute *z) | Rocblas | static |
mul_scalar(const Attribute *x, const void *y, Attribute *z, int swap=0) | Rocblas | static |
neg(const Attribute *x, Attribute *y) | Rocblas | static |
nrm2(const Attribute *x, Attribute *y, const Attribute *mults=NULL) | Rocblas | static |
nrm2_MPI(const Attribute *x, Attribute *y, const MPI_Comm *comm=NULL, const Attribute *mults=NULL) | Rocblas | static |
nrm2_scalar(const Attribute *x, void *y, const Attribute *mults=NULL) | Rocblas | static |
nrm2_scalar_MPI(const Attribute *x, void *y, const MPI_Comm *comm, const Attribute *mults=NULL) | Rocblas | static |
rand(const Attribute *a, Attribute *z) | Rocblas | static |
rand_scalar(const void *a, Attribute *z) | Rocblas | static |
reduce_MPI(const Attribute *x, Attribute *z, const MPI_Comm *comm, int, double) | Rocblas | inlineprotectedstatic |
reduce_scalar_MPI(const Attribute *x, void *y, const MPI_Comm *comm, int, double) | Rocblas | inlineprotectedstatic |
Size typedef | Rocblas | private |
sqrt(const Attribute *x, Attribute *y) | Rocblas | static |
sub(const Attribute *x, const Attribute *y, Attribute *z) | Rocblas | static |
sub_scalar(const Attribute *x, const void *y, Attribute *z, int swap=0) | Rocblas | static |
sum_MPI(const Attribute *x, Attribute *y, const MPI_Comm *comm=NULL) | Rocblas | static |
sum_scalar_MPI(const Attribute *x, void *y, const MPI_Comm *comm=NULL) | Rocblas | static |
swap(Attribute *x, Attribute *y) | Rocblas | static |
to_str(int i) | Rocblas | inlineprotectedstatic |