File size: 85 Bytes
a42735d
 
 
1
2
3
4
ArrayXcf v = ArrayXcf::Random(3);
cout << v << endl << endl;
cout << arg(v) << endl;