Home | History | Annotate | Download | only in renderscript

Lines Matching defs:SSYR

1518      * SSYR performs the rank 1 operation
1529 public void SSYR(@Uplo int Uplo, float alpha, Allocation X, int incX, Allocation A) {