SymbCrvSqrtScalar

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

NAME

SymbCrvSqrtScalar()  

SYNOPSIS

symb_lib/arc_len.c:244

CagdCrvStruct *SymbCrvSqrtScalar(CagdCrvStruct *OrigCrv, CagdRType Epsilon)
 

DESCRIPTION

Computes the curve which is a square root approximation to a given scalar curve, to within epsilon.  

PARAMETERS:

OrigCrv: Scalar curve to approximate its square root function.

Epsilon: Accuracy of approximation.  

FUNCTION RETURN VALUE

CagdCrvStruct *: A curve approximating the square root of OrigCrv.

 

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:11 GMT, July 20, 2024