TBalanceType Enumeration

Source: MtxVec.cs · Assembly: Dew.Math

public enum TBalanceType

Defines the method, used to balance the matrix.

Values

NameDescription
btFullmatrix is permuted AND scaled
btNonematrix is neither scaled or permuted
btPermmatrix is permuted, but not scaled
btScalematrix is scaled, but not permuted