cc.redberry.core.math.frobenius
Class FrobeniusSolver
- java.lang.Object
-
- cc.redberry.core.math.frobenius.FrobeniusSolver
-
- All Implemented Interfaces:
- OutputPortUnsafe<int[]>
public final class FrobeniusSolver extends java.lang.Object implements OutputPortUnsafe<int[]>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface cc.redberry.concurrent.OutputPortUnsafe
OutputPortUnsafe.PortIterable<T>, OutputPortUnsafe.PortIterator<T>, OutputPortUnsafe.Singleton<T>
-
-
Constructor Summary
Constructors Constructor and Description FrobeniusSolver(int[]... equations)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description int[]take()
-
-
-
Method Detail
-
take
public int[] take()
- Specified by:
takein interfaceOutputPortUnsafe<int[]>
-
-
DMelt 3.0 © DataMelt by jWork.ORG