Hermes
 All Data Structures Files Functions Variables Macros Pages
Trapezoidal.c File Reference
Include dependency graph for Trapezoidal.c:

Functions

float8 * TrapezoidalSegmentST (const SegmentST *segmentA, const SegmentST *segmentB, float8 *result)
 
PGDLLEXPORT Datum TrapezoidalSegmentSTV1 (PG_FUNCTION_ARGS)
 
 PG_FUNCTION_INFO_V1 (TrapezoidalSegmentSTV1)
 

Function Documentation

PG_FUNCTION_INFO_V1 ( TrapezoidalSegmentSTV1  )
float8* TrapezoidalSegmentST ( const SegmentST segmentA,
const SegmentST segmentB,
float8 *  result 
)
PGDLLEXPORT Datum TrapezoidalSegmentSTV1 ( PG_FUNCTION_ARGS  )

References TrapezoidalSegmentST().

Here is the call graph for this function: