SymbSrfDotProd

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

NAME

SymbSrfDotProd()  

SYNOPSIS

symb_lib/symbolic.c:910

CagdSrfStruct *SymbSrfDotProd(CagdSrfStruct *Srf1, CagdSrfStruct *Srf2)
 

DESCRIPTION

Given two surfaces - computes their dot product. Returned surface is a scalar surface representing the dot product of the two given surfaces.  

PARAMETERS:

Srf1, Srf2: Two surface to multiply and compute a dot product for.  

FUNCTION RETURN VALUE

CagdSrfStruct *: A scalar surface representing the dot product of Srf1 . Srf2.  

SEE ALSO

SymbSrfMult, SymbSrfVecDotProd, SymbSrfScalarScale, SymbSrfMultScalar, , SymbSrfInvert, SymbSrfCrossProd,

 

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