Home | History | Annotate | Download | only in renderscript

Lines Matching defs:DSPR2

2188      * DSPR2 performs the symmetric rank 2 operation
2209 public void DSPR2(@Uplo int Uplo, double alpha, Allocation X, int incX, Allocation Y, int incY, Allocation Ap) {