Home
last modified time | relevance | path

Searched refs:dataMatrix (Results 1 – 4 of 4) sorted by relevance

/external/apache-commons-math/src/main/java/org/apache/commons/math/stat/correlation/
DSpearmansCorrelation.java59 …public SpearmansCorrelation(final RealMatrix dataMatrix, final RankingAlgorithm rankingAlgorithm) { in SpearmansCorrelation() argument
60 this.data = dataMatrix.copy(); in SpearmansCorrelation()
72 public SpearmansCorrelation(final RealMatrix dataMatrix) { in SpearmansCorrelation() argument
73 this(dataMatrix, new NaturalRanking()); in SpearmansCorrelation()
/external/pdfium/xfa/fxfa/
Dcxfa_ffbarcode.h32 dataMatrix, enumerator
Dcxfa_ffbarcode.cpp44 {0x398eddaf, "dataMatrix", BarcodeType::dataMatrix, BC_DATAMATRIX},
/external/conscrypt/benchmark-android/
Dvogar.jarMETA-INF/ META-INF/MANIFEST.MF vogar/ vogar/TestProperties.class TestProperties ...