Lines Matching refs:CHER2K
3220 * CHER2K performs one of the hermitian rank 2k operations3233 public void CHER2K(@Uplo int Uplo, @Transpose int Trans, Float2 alpha, Allocation A, Allocation B, float beta, Allocation C) {