Class ComplexMatrix
Inheritance
System.Object
ComplexMatrix
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.MathUtility
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public class ComplexMatrix : GenericMatrix<Complex, ComplexMatrix>, IEquatable<APIBase>
Implements
System.IEquatable<T>