ImageGear for .NET
PseudoInverse Method
See Also  Send Feedback
ImageGear21.Core Assembly > ImageGear.Processing Namespace > IGDoubleMatrix Class : PseudoInverse Method




Glossary Item Box

Returns pseudo inverse IGDoubleMatrix matrix object.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Return Value

Operation makes: Ax = Inverse(At*A)*At Where A is the matrix and At is transpose of A.

See Also

©2013. Accusoft Corporation. All Rights Reserved.