#include "Core/Vector/VectorTem.h"
Include dependency graph for Norm2Dist.h:
Go to the source code of this file.
Namespaces | |
namespace | Impala |
namespace | Impala::Core |
namespace | Impala::Core::Vector |
Functions | |
template<class ElemT> | |
Real64 | Impala::Core::Vector::Norm2DistSqr (VectorTem< ElemT > &v1, VectorTem< ElemT > &v2) |
template<class ElemT> | |
Real64 | Impala::Core::Vector::Norm2Dist (VectorTem< ElemT > &v1, VectorTem< ElemT > &v2) |