InverseKt

public final class InverseKt

Functions

inverse
Link copied to clipboard
final static ComplexMatrix inverse(ComplexMatrix $self)
Calculates an inverse matrix of a square matrix.
final static Matrix inverse(Matrix $self)
Calculates an inverse matrix of a square matrix.