SymbCrvSub
Section: C Library Functions (3)
Updated: IRIT Version 6.0
Index
Return to Main Contents
NAME
SymbCrvSub()
SYNOPSIS
symb_lib/symbolic.c:62
CagdCrvStruct *SymbCrvSub(CagdCrvStruct *Crv1, CagdCrvStruct *Crv2)
DESCRIPTION
Given two curves - subtract them coordinatewise.
The two curves are promoted to same point type before the multiplication
can take place. Furthermore, order and continuity are matched as well.
PARAMETERS:
Crv1, Crv2: Two curve to subtract coordinatewise.
FUNCTION RETURN VALUE
CagdCrvStruct *: The difference of Crv1 - Crv2 coordinatewise.
SEE ALSO
SymbCrvAdd,
SymbCrvMult,
ORIGIN
(C) Copyright 1989/90-95 Gershon Elber, Technion, IIT
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- PARAMETERS:
-
- FUNCTION RETURN VALUE
-
- SEE ALSO
-
- ORIGIN
-
This document was created by
man2html,
using the manual pages.
Time: 07:27:18 GMT, October 17, 2022