Go to the source code of this file.
Namespaces | |
geometryDetails | |
Functions | |
template<> | |
std::ostream & | operator<< < double > (std::ostream &s, const TkRotation< double > &rtmp) |
template<> | |
std::ostream & | operator<< < double > (std::ostream &s, const TkRotation2D< double > &rtmp) |
template<> | |
std::ostream & | operator<< < float > (std::ostream &s, const TkRotation< float > &rtmp) |
template<> | |
std::ostream & | operator<< < float > (std::ostream &s, const TkRotation2D< float > &rtmp) |
void | geometryDetails::TkRotationErr1 () |
void | geometryDetails::TkRotationErr2 () |
std::ostream& operator<< < double > | ( | std::ostream & | s, |
const TkRotation< double > & | rtmp | ||
) |
Definition at line 12 of file TkRotation.cc.
References alignCSCRings::s.
Referenced by TkRotation2D< Scalar >::rotateBack(), and TkRotation< align::Scalar >::zz().
std::ostream& operator<< < double > | ( | std::ostream & | s, |
const TkRotation2D< double > & | rtmp | ||
) |
std::ostream& operator<< < float > | ( | std::ostream & | s, |
const TkRotation< float > & | rtmp | ||
) |
Definition at line 5 of file TkRotation.cc.
References alignCSCRings::s.
Referenced by TkRotation2D< Scalar >::rotateBack(), and TkRotation< align::Scalar >::zz().
std::ostream& operator<< < float > | ( | std::ostream & | s, |
const TkRotation2D< float > & | rtmp | ||
) |