MatScaleFactorMatrix

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

NAME

MatScaleFactorMatrix()  

SYNOPSIS

misc_lib/genmat.c:505

RealType MatScaleFactorMatrix(MatrixType M)
 

DESCRIPTION

Routine to estimate the scaling factor in a matrix by computing the average of the scale of the X, Y, and Z unit vectors.  

PARAMETERS:

M: Matrix to estimate scaling factors.  

FUNCTION RETURN VALUE

RealType: Estimated Scaling factor.

 

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:14 GMT, October 17, 2022