Package jline.lib.butools.ph
Class PHRepresentation
-
- All Implemented Interfaces:
public final class PHRepresentationResult class for PH representations containing alpha (initial vector) and A (generator matrix).
-
-
Constructor Summary
Constructors Constructor Description PHRepresentation(Matrix alpha, Matrix A)
-