CagdMatchDistNorm

Section: C Library Functions (3)
Updated: IRIT Version 6.0
Index Return to Main Contents
 

NAME

CagdMatchDistNorm()  

SYNOPSIS

cagd_lib/crvmatch.c:333

CagdRType CagdMatchBisectorNorm(CagdVType T1,
                                CagdVType T2,
                                CagdVType P1,
                                CagdVType P2)
 

DESCRIPTION

Computes the distance norm to the matching.  

PARAMETERS:

T1: A pointer to tangent to the first curve at i-th point.

T2: A pointer to tangent to the second curve at j-th point.

P1: A pointer to value of the first curve at i-th point.

P2: A pointer to value of the second curve at j-th point.  

FUNCTION RETURN VALUE

CagdRType: A numeric matching value, the smaller the better.

 

ORIGIN

(C) Copyright 1989/90-95 Gershon Elber, Technion, IIT


 

Index

NAME
SYNOPSIS
DESCRIPTION
PARAMETERS:
FUNCTION RETURN VALUE
ORIGIN

This document was created by man2html, using the manual pages.
Time: 07:27:50 GMT, July 20, 2024