rotate


Description:

public void rotate (double theta)

Rotates the matrix by theta degrees.

Parameters:

this

The matrix that is to be rotated.

theta

The angle of rotation (in radians).