GMVecDotProd

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

NAME

GMVecDotProd()  

SYNOPSIS

geom_lib/geomat3d.c:152

RealType GMVecDotProd(VectorType V1, VectorType V2)
 

DESCRIPTION

Routine to compute the dot product of two vectors.  

PARAMETERS:

V1, V2: Two vector to compute dot product of.  

FUNCTION RETURN VALUE

RealType: Resulting dot product.

 

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