Vector(constVector<T>&&v){std::cerr<<__FILE__<<":"<<__LINE__<<" Error in order to use this class you must compile OpenFPM with linear algebra support"<<std::endl;}
Vector(size_tn){std::cerr<<__FILE__<<":"<<__LINE__<<" Error in order to use this class you must compile OpenFPM with linear algebra support"<<std::endl;}
Vector(){std::cerr<<__FILE__<<":"<<__LINE__<<" Error in order to use this class you must compile OpenFPM with linear algebra support"<<std::endl;}
Vector(size_tn,size_tn_row_local){std::cerr<<__FILE__<<":"<<__LINE__<<" Error in order to use this class you must compile OpenFPM with linear algebra support"<<std::endl;}
voidresize(size_trow){std::cerr<<__FILE__<<":"<<__LINE__<<" Error in order to use this class you must compile OpenFPM with linear algebra support"<<std::endl;}
voidinsert(size_ti,Tval){std::cerr<<__FILE__<<":"<<__LINE__<<" Error in order to use this class you must compile OpenFPM with linear algebra support"<<std::endl;}
inlineT&insert(size_ti){std::cerr<<__FILE__<<":"<<__LINE__<<" Error in order to use this class you must compile OpenFPM with linear algebra support"<<std::endl;returnstub;}