The FloatSVDecompServer type exposes the following members.

Properties

  NameDescription
ComputeFull
Gets and sets the server property that determines whether the full or reduced singular value decomposition is computed.
ComputeLeftVectors
Gets and sets the server property that determines whether or not the left singular vectors are computed.
ComputeRightVectors
Gets and sets the server property that determines whether or not the right singular vectors are computed.
Tolerance
Gets and sets the tolerance for truncating all singular values. Values less than than the tolerance are set to zero.

See Also