| Name | Description |
---|
 | HermitianMultiplyAndAddInPlace(MatrixTriangle, Int32, T, Array2DT, ArraySliceT, T, ArraySliceT) |
Product of a hermitian matrix and a vector.
(Inherited from LinearAlgebraOperationsT.) |
 | HermitianMultiplyAndAddInPlace(MatrixTriangle, Int32, ComplexSingle, Array2DComplexSingle, ArraySliceComplexSingle, ComplexSingle, ArraySliceComplexSingle) |
Product of a hermitian matrix and a vector.
(Overrides LinearAlgebraOperationsTHermitianMultiplyAndAddInPlace(MatrixTriangle, Int32, ComplexT, Array2DComplexT, ArraySliceComplexT, ComplexT, ArraySliceComplexT).) |
 | HermitianMultiplyAndAddInPlace(MatrixOperationSide, MatrixTriangle, Int32, Int32, T, Array2DT, Array2DT, T, Array2DT) |
Sum of the product of a hermitian and a general matrix and a scaled matrix.
(Inherited from LinearAlgebraOperationsT.) |
 | HermitianMultiplyAndAddInPlace(MatrixOperationSide, MatrixTriangle, Int32, Int32, ComplexSingle, Array2DComplexSingle, Array2DComplexSingle, ComplexSingle, Array2DComplexSingle) |
Sum of the product of a hermitian and a general matrix and a scaled matrix.
(Overrides LinearAlgebraOperationsTHermitianMultiplyAndAddInPlace(MatrixOperationSide, MatrixTriangle, Int32, Int32, ComplexT, Array2DComplexT, Array2DComplexT, ComplexT, Array2DComplexT).) |