blob: 697a188bc73ea67ffa8fdf96bbfb8b28dc5e5406 [file] [log] [blame]
Array3d v(EIGEN_PI, EIGEN_PI / 2, EIGEN_PI / 3);
cout << v.sin() << endl;