Package org.ejml.simple.ops
Class WorkAroundForComplex
java.lang.Object
org.ejml.simple.ops.WorkAroundForComplex
Work around for auto code generation issues with complex matrices.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Complex_F64static Complex_F64static voidelementSum_F32(CMatrixRMaj A, Complex_F64 output) static voidelementSum_F64(ZMatrixRMaj A, Complex_F64 output) static Complex_F64trace(CMatrixRMaj A) static Complex_F64trace(ZMatrixRMaj A)
-
Constructor Details
-
WorkAroundForComplex
public WorkAroundForComplex()
-
-
Method Details
-
elementSum_F32
-
elementSum_F64
-
determinant
-
determinant
-
trace
-
trace
-