|
function, public | elpa_multiply_a_b::elpa_mult_at_b_a_h_a_real_double_impl (obj, uplo_a, uplo_c, ncb, a, b, ldb, ldbcols, c, ldc, ldccols) |
| elpa_mult_at_b_a_h_a_real_double_impl: Performs C : = A**T * B where A is a square matrix (objna,objna) which is optionally upper or lower triangular B is a (objna,ncb) matrix C is a (objna,ncb) matrix where optionally only the upper or lower triangle may be computed
|
|
function, public | elpa_multiply_a_b::elpa_mult_at_b_d_ptr_real_double_impl (obj, uplo_a, uplo_c, ncb, adev, bdev, ldb, ldbcols, cdev, ldc, ldccols) |
| elpa_mult_at_b_d_ptr_real_double_impl: Performs C : = A**T * B where A is a square matrix (objna,objna) which is optionally upper or lower triangular B is a (objna,ncb) matrix C is a (objna,ncb) matrix where optionally only the upper or lower triangle may be computed
|
|
function, public | elpa_multiply_a_b::elpa_mult_at_b_a_h_a_real_single_impl (obj, uplo_a, uplo_c, ncb, a, b, ldb, ldbcols, c, ldc, ldccols) |
| elpa_mult_at_b_real_a_h_a_single_impl: Performs C : = A**T * B where A is a square matrix (objna,objna) which is optionally upper or lower triangular B is a (objna,ncb) matrix C is a (objna,ncb) matrix where optionally only the upper or lower triangle may be computed
|
|
function, public | elpa_multiply_a_b::elpa_mult_at_b_d_ptr_real_single_impl (obj, uplo_a, uplo_c, ncb, adev, bdev, ldb, ldbcols, cdev, ldc, ldccols) |
| elpa_mult_at_b_real_d_ptr_single_impl: Performs C : = A**T * B where A is a square matrix (objna,objna) which is optionally upper or lower triangular B is a (objna,ncb) matrix C is a (objna,ncb) matrix where optionally only the upper or lower triangle may be computed
|
|
function, public | elpa_multiply_a_b::elpa_mult_ah_b_a_h_a_complex_double_impl (obj, uplo_a, uplo_c, ncb, a, b, ldb, ldbcols, c, ldc, ldccols) |
| elpa_mult_ah_b_a_h_a_complex_double_impl: Performs C : = A**H * B where A is a square matrix (objna,objna) which is optionally upper or lower triangular B is a (objna,ncb) matrix C is a (objna,ncb) matrix where optionally only the upper or lower triangle may be computed
|
|
function, public | elpa_multiply_a_b::elpa_mult_ah_b_d_ptr_complex_double_impl (obj, uplo_a, uplo_c, ncb, adev, bdev, ldb, ldbcols, cdev, ldc, ldccols) |
| elpa_mult_ah_b_a_h_a_complex_double_impl: Performs C : = A**H * B where A is a square matrix (objna,objna) which is optionally upper or lower triangular B is a (objna,ncb) matrix C is a (objna,ncb) matrix where optionally only the upper or lower triangle may be computed
|
|
function, public | elpa_multiply_a_b::elpa_mult_ah_b_a_h_a_complex_single_impl (obj, uplo_a, uplo_c, ncb, a, b, ldb, ldbcols, c, ldc, ldccols) |
| elpa_mult_ah_b_a_h_a_complex_single_impl: Performs C : = A**H * B where A is a square matrix (objna,objna) which is optionally upper or lower triangular B is a (objna,ncb) matrix C is a (objna,ncb) matrix where optionally only the upper or lower triangle may be computed
|
|
function, public | elpa_multiply_a_b::elpa_mult_ah_b_d_ptr_complex_single_impl (obj, uplo_a, uplo_c, ncb, adev, bdev, ldb, ldbcols, cdev, ldc, ldccols) |
| elpa_mult_ah_b_d_ptr_complex_single_impl: Performs C : = A**H * B where A is a square matrix (objna,objna) which is optionally upper or lower triangular B is a (objna,ncb) matrix C is a (objna,ncb) matrix where optionally only the upper or lower triangle may be computed
|
|