MatrixBase_replicate_int_int.cpp
Go to the documentation of this file.
00001 Vector3i v = Vector3i::Random();
00002 cout << "Here is the vector v:" << endl << v << endl;
00003 cout << "v.replicate(2,5) = ..." << endl;
00004 cout << v.replicate(2,5) << endl;


re_vision
Author(s): Dorian Galvez-Lopez
autogenerated on Sun Jan 5 2014 11:31:57