CIBC:Documentation:SCIRun:Reference:Teem:TendEvalClamp
From SCIRun Documentation Wiki
Contents |
TendEvalClamp
Information
- Package: Teem
- Catagory: Tend
- Author(s): Martin Cole
- Status: Supported in latest version
- Version: 3.0
Description
Summary
Modify shape by clamping eigenvalues in some range.
Detailed Description
Modify shape by clamping eigenvalues in some range. The orientation of the tensor is unchanged. Note that unlike tend anscale, this operation can completely change the shape of the tensor.
Min : Eigenvalues are clamped from below by this (the minimum output eigenvalue). Use nan to signify that no minimum clamping should be done. This value should be a float.
Max : Eigenvalues are clamped from above by this (the maximum output eigenvalue). Use nan to signify that no maximum clamping should be done. This value should be a float.
Frequently Asked Questions
Known Bugs
Recent Changes
Go back to Documentation:SCIRun:Reference:Teem
