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

Functions

bool isParallelLineSP_LineSP (const LineSP *lineA, const LineSP *lineB)
 
PGDLLEXPORT Datum isParallelLineSP_LineSPV1 (PG_FUNCTION_ARGS)
 

Function Documentation

bool isParallelLineSP_LineSP ( const LineSP lineA,
const LineSP lineB 
)

References LineSP::A, LineSP::B, and slopeLineSP().

Referenced by isParallelLineSP_LineSPV1().

Here is the call graph for this function:

PGDLLEXPORT Datum isParallelLineSP_LineSPV1 ( PG_FUNCTION_ARGS  )

References isParallelLineSP_LineSP().

Here is the call graph for this function: