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