SCI Home Software Documentation Installation User's Guide Developer's Guide

CIBC:Documentation:SCIRun:Reference:Teem:TendNorm

From SCIRun Documentation Wiki

Jump to: navigation, search

Contents

TendNorm

Information

Package: Teem
Catagory: Tend
Author(s): Martin Cole
Status: Supported in latest version
Version: 3.0

Description

Summary

Normalize tensor size.

Detailed Description

Normalize tensor size. This operates on the eigenvalues of the tensor, and allows normalizing some user-defined weighting of the eigenvalues by some user-defined amount .

Major : relative weights to put on major eigenvalue when performing normalization (internally rescaled to have a 1.0 L1 norm). This weightings determines the tensors's size. Value should be a float.

Medium : relative weights to put on medium eigenvalue when performing normalization (internally rescaled to have a 1.0 L1 norm). This weightings determines the tensors's size. Value should be a float.

Minor :relative weights to put on minor eigenvalue when performing normalization (internally rescaled to have a 1.0 L1 norm). This weightings determines the tensors's size. Value should be a float.

Amount : how much of the normalization to perform. Should be a float.

Target : target size, post normalization. This value should be a float.



Frequently Asked Questions


Known Bugs


Recent Changes


Go back to Documentation:SCIRun:Reference:Teem

Personal tools