Home
last modified time | relevance | path

Searched defs:getR (Results 1 – 7 of 7) sorted by relevance

/external/apache-commons-math/src/main/java/org/apache/commons/math/linear/
DQRDecomposition.java46 RealMatrix getR(); in getR() method
DQRDecompositionImpl.java149 public RealMatrix getR() { in getR() method in QRDecompositionImpl
/external/rust/crates/grpcio-sys/grpc/src/core/ext/transport/binder/utils/
Dbinder_auto_utils.h59 AIBinder** getR() { return &mBinder; } in getR() function
/external/apache-commons-math/src/main/java/org/apache/commons/math/stat/regression/
DSimpleRegression.java447 public double getR() { in getR() method in SimpleRegression
/external/apache-commons-math/src/main/java/org/apache/commons/math3/geometry/euclidean/threed/
DSphericalCoordinates.java132 public double getR() { in getR() method in SphericalCoordinates
/external/apache-commons-math/src/main/java/org/apache/commons/math3/linear/
DQRDecomposition.java196 public RealMatrix getR() { in getR() method in QRDecomposition
/external/apache-commons-math/src/main/java/org/apache/commons/math3/stat/regression/
DSimpleRegression.java565 public double getR() { in getR() method in SimpleRegression