Class ComplexMatrixField

java.lang.Object
com.singularsys.extensions.matrix.genericmat.GenericMatrixField<Complex>
com.singularsys.extensions.matrix.complexmat.ComplexMatrixField
All Implemented Interfaces:
FieldI, IntegerConvertor, MatrixFieldI, JepComponent, Serializable

public final class ComplexMatrixField extends GenericMatrixField<Complex>
Field for ComplexMatrix and ComplexVector types.
See Also: