Cwise_sign.cpp
Go to the documentation of this file.
1 Array3d v(-3,5,0);
2 cout << v.sign() << endl;
Array3d v(-3, 5, 0)
Array< double, 3, 1 > Array3d
Definition: Array.h:346