Functions | Variables
Map_placement_new.cpp File Reference

Go to the source code of this file.

Functions

 cout<< "The mapped vector v is: "<< v<< "\n";new(&v) Map< RowVectorXi > (data+4, 5)

Variables

int data [] = {1,2,3,4,5,6,7,8,9}
Map< RowVectorXi > v (data, 4)

Function Documentation

cout<< "The mapped vector v is: "<< v<< "\n";new(&v) Map< RowVectorXi > ( data 4,
 
)

Variable Documentation

int data[] = {1,2,3,4,5,6,7,8,9}

Definition at line 1 of file Map_placement_new.cpp.

Map<RowVectorXi> v(data, 4)


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