Uses of Class
org.ejml.data.FScalar
-
Uses of FScalar in org.ejml.sparse.csc.decomposition.qr
Modifier and TypeMethodDescriptionstatic float
QrHelperFunctions_FSCC.computeHouseholder
(float[] x, int xStart, int xEnd, float max, FScalar gamma) Creates a householder reflection.