OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:spdb
(Results
1 - 4
of
4
) sorted by null
/external/eigen/test/
eigensolver_generalized_real.cpp
34
MatrixType
spdB
= b.adjoint() * b + b1.adjoint() * b1;
38
GeneralizedSelfAdjointEigenSolver<MatrixType> symmEig(spdA,
spdB
);
39
GeneralizedEigenSolver<MatrixType> eig(spdA,
spdB
);
50
VERIFY_IS_APPROX(spdA*V,
spdB
*V*D);
/external/selinux/libsepol/cil/src/
cil_binary.c
[
all
...]
/external/toolchain-utils/android_bench_suite/panorama_input/
test_013.ppm
[
all
...]
/toolchain/benchmark/panorama_input/
test_013.ppm
[
all
...]
Completed in 1229 milliseconds