Molmodel
|
Matched pair of 3D vectors to be used in least-squares superposition. More...
#include <Superpose.h>
Public Member Functions | |
Vec3Pair (const Vec3 &s, const Vec3 &t, Real w=1.0) | |
const Vec3 & | getSource () const |
const Vec3 & | getTarget () const |
Real | getWeight () const |
Matched pair of 3D vectors to be used in least-squares superposition.
const Vec3& SimTK::Vec3Pair::getSource | ( | ) | const [inline] |
const Vec3& SimTK::Vec3Pair::getTarget | ( | ) | const [inline] |
Real SimTK::Vec3Pair::getWeight | ( | ) | const [inline] |