OpenCMISS-Iron Internal API Documentation
blas::SROTG Interface Reference

Public Member Functions

subroutine srotg (DA, DB, C, S)
 

Detailed Description

Definition at line 165 of file blas.f90.

Member Function/Subroutine Documentation

subroutine blas::SROTG::srotg ( real(sp), intent(in)  DA,
real(sp), intent(in)  DB,
real(sp), intent(in)  C,
real(sp), intent(in)  S 
)

Definition at line 166 of file blas.f90.