Guest User

Untitled

a guest
May 21st, 2018
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. boost::numeric::ublas::vector<double> v;
  2.  
  3. namespace ublas = boost::numeric::ublas;
  4.  
  5.  
  6. ublas::vector<double> v;
Add Comment
Please, Sign In to add comment