Returns M points equally spaced in the interval [-1,1].
gtm_pts(M)
M
Returns M-by-1 matrix. In the first row is -1, in the last row 1.
gtm_pts(9)