suanPan
Loading...
Searching...
No Matches
area Namespace Reference

Functions

template<typename T >
T triangle (const Mat< T > &EC)
 
template<typename T >
T shoelace (const Mat< T > &C)
 

Function Documentation

◆ shoelace()

template<typename T >
T area::shoelace ( const Mat< T > & C)
Here is the caller graph for this function:

◆ triangle()

template<typename T >
T area::triangle ( const Mat< T > & EC)