Package org.apache.commons.math3.linear
Class SchurTransformer.ShiftInfo
- java.lang.Object
-
- org.apache.commons.math3.linear.SchurTransformer.ShiftInfo
-
- Enclosing class:
- SchurTransformer
private static class SchurTransformer.ShiftInfo extends java.lang.Object
Internal data structure holding the current shift information. Contains variable names as present in the original JAMA code.
-
-
Constructor Summary
Constructors Modifier Constructor Description private
ShiftInfo()
-