27 cout << s <<
"(" << uL_ <<
", " << uR_ <<
", " << v_ <<
")" << endl;
32 os <<
'(' << p.
uL() <<
", " << p.
uR() <<
", " << p.
v() <<
')';
void print(const Matrix &A, const string &s, ostream &stream)
ostream & operator<<(ostream &os, const StereoPoint2 &p)
ofstream os("timeSchurFactors.csv")
A 2D stereo point (uL,uR,v)