/** * elongation.hh * * Created on: 12 jul. 2022 * Author: Alexandre Schulz - BRE */ #ifndef ELONGATION_HH_ #define ELONGATION_HH_ #include double elongation(const std::vector& p1, const std::vector& p2, const std::vector& p3, const std::vector& p4); double elongation(const std::vector& p1, const std::vector& p2, const std::vector& p3, const std::vector& p4); double elongation(const std::vector& p1, const std::vector& p2, const std::vector& p3, const std::vector& p4); double elongation(const std::vector& p1, const std::vector& p2, const std::vector& p3, const std::vector& p4); double elongation(const std::vector& p1, const std::vector& p2, const std::vector& p3, const std::vector& p4); #endif /* ELONGATION_HH_ */