Lines Matching full:matrix
119 bool "Matrix Functions"
121 This option enables the Matrix Functions, which support the following
124 * Matrix Initialization
125 * Matrix Addition
126 * Matrix Subtraction
127 * Matrix Multiplication
128 * Complex Matrix Multiplication
129 * Matrix Vector Multiplication
130 * Matrix Inverse
131 * Matrix Scale
132 * Matrix Transpose
133 * Complex Matrix Transpose
297 bool "Matrix Check"