MatrixType#

class caf.mat.matrices.MatrixType(value)[source]#

Bases: Enum

Type of matrix.

Attributes

direction_segment

Required direction segment for the matrix type.

PA

OD

Attributes Documentation

direction_segment#

Required direction segment for the matrix type.

PA = 1#
OD = 2#