Click or drag to resize
SoEigenDecompositionProcessing2d Properties

The SoEigenDecompositionProcessing2d type exposes the following members.

Properties
  NameDescription
Public propertyinSymmetricMatrixImage

A matrix image containing symmetric 2x2 matrices.

Public propertyIsDisposable
ISafeDisposable interface implementation.
(Inherited from SoDisposable.)
Public propertyoutEigenValuesImage

Eigenvalues image.

Public propertyoutEigenVector1Image

Eigenvector image containing the largest eigen value.

Public propertyoutEigenVector2Image

Eigenvector image containing the smallest eigen value.

Public propertyoutputSelection

Enable computation of selected outputs.

Public propertyUserData
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.)
Top
See Also