SpiecsEngine
Loading...
Searching...
No Matches
◆
operator<()
bool Spices::Edge::operator<
(
const
Edge
&
other
)
const
inline
Less Operation.
Parameters
[in]
other
Another
Edge
.
Returns
Returns true if less than other.
Definition at line
127
of file
Vertex.h
.
127
{
128
return
first < other.first;
129
}
Spices
Edge
Generated on Sun Mar 8 2026 10:24:48 for SpiecsEngine by
1.10.0