Function drot

  • rotation of points in the plane

    Parameters

    • n: number
    • x: Float64Array
    • incx: number
    • y: Float64Array
    • incy: number
    • c: number
    • s: number

    Returns void

Generated using TypeDoc