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)
 
Map< RowVectorXi > v (data, 4)
 

Variables

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

Function Documentation

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

Variable Documentation

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


gtsam
Author(s):
autogenerated on Sat May 8 2021 02:51:32