Hermes
 All Data Structures Files Functions Variables Macros Pages
Similarity.h File Reference
#include "Definition.h"
Include dependency graph for Similarity.h:
This graph shows which files directly or indirectly include this file:

Functions

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

Function Documentation

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: