Mundy: Multibody Nonlocal Dynamics Version of the Day
Loading...
Searching...
No Matches
mundy::ValidLineSegmentType Concept Reference

Concept to check if a type is a valid LineSegment type.

#include <LineSegment.hpp>

Concept definition

template<typename LineSegmentType>
Concept to check if a type is a valid LineSegment type.
Definition LineSegment.hpp:270
constexpr bool is_line_segment_v
Definition LineSegment.hpp:266