OrthogonalFeature

object OrthogonalFeature : MatrixFeature

Matrices with this feature are orthogonal ones: a · aT = u where a is the owning matrix, u is the unit matrix (UnitFeature).

Properties

key
Link copied to clipboard
common
open val key: FeatureKey<StructureFeature>
A key used for extraction

Sources

common source
Link copied to clipboard