• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 Array3d v(1,-2,-3);
2 cout << v.abs() << endl;
3