Class MatrixC128.Factory

All Implemented Interfaces:
Factory2D<MatrixC128>, Factory2D.MayBeSparse<MatrixC128, MatrixC128.DenseReceiver, MatrixC128.SparseReceiver>, Factory2D.TwoStep<MatrixC128, MatrixC128.DenseReceiver>, FactorySupplement
Enclosing class:
MatrixC128

public static final class MatrixC128.Factory extends MatrixFactory<ComplexNumber, MatrixC128, MatrixC128.DenseReceiver, MatrixC128.SparseReceiver>