| Name | Description |
---|
 | MultiplyAndAddAsLeftFactorCore(T, VectorT, T, TransposeOperation, VectorT, VectorT) |
Multiplies the matrix with a vector, adds the scaled result to another scaled
vector, and returns the result.
(Overrides MatrixTMultiplyAndAddAsLeftFactorCore(T, VectorT, T, TransposeOperation, VectorT, VectorT).) |
 | MultiplyAndAddAsLeftFactorCore(T, VectorT, T, TransposeOperation, VectorT, VectorT) |
Multiplies the matrix with a vector, adds the scaled result to another scaled
vector, and returns the result.
(Overrides MatrixTMultiplyAndAddAsLeftFactorCore(T, VectorT, T, TransposeOperation, VectorT, VectorT).) |
 | MultiplyAndAddAsLeftFactorCore(MatrixT, T, TransposeOperation, MatrixT, TransposeOperation, MatrixT) |
Adds the scaled product of two matrices to another matrix.
(Overrides MatrixTMultiplyAndAddAsLeftFactorCore(MatrixT, T, TransposeOperation, MatrixT, TransposeOperation, MatrixT).) |
 | MultiplyAndAddAsLeftFactorCore(T, MatrixT, T, TransposeOperation, MatrixT, TransposeOperation, MatrixT) |
Adds the scaled product of two matrices to another matrix.
(Overrides MatrixTMultiplyAndAddAsLeftFactorCore(T, MatrixT, T, TransposeOperation, MatrixT, TransposeOperation, MatrixT).) |