OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mus
(Results
1 - 4
of
4
) sorted by null
/external/eigen/Eigen/src/SVD/
BDCSVD.h
176
void computeSingVals(const ArrayRef& col0, const ArrayRef& diag, const IndicesRef& perm, VectorType& singVals, ArrayRef shifts, ArrayRef
mus
);
177
void perturbCol0(const ArrayRef& col0, const ArrayRef& diag, const IndicesRef& perm, const VectorType& singVals, const ArrayRef& shifts, const ArrayRef&
mus
, ArrayRef zhat);
178
void computeSingVecs(const ArrayRef& zhat, const ArrayRef& diag, const IndicesRef& perm, const VectorType& singVals, const ArrayRef& shifts, const ArrayRef&
mus
, MatrixXr& U, MatrixXr& V);
601
Map<ArrayXr>
mus
(m_workspace.data()+2*n, n);
610
// Compute singVals, shifts, and
mus
611
computeSingVals(col0, diag, perm, singVals, shifts,
mus
);
616
std::cout << " mu: " <<
mus
.transpose() << "\n";
622
std::cout << "\n\n
mus
: " <<
mus
.head(actual_n).transpose() << "\n\n";
623
std::cout << " check1 (expect0) : " << ((singVals.array()-(shifts+
mus
)) / singVals.array()).head(actual_n).transpose() << "\n\n"
[
all
...]
/external/valgrind/drd/tests/
tsan_unittest.cpp
1787
std::vector<Mutex*>
mus
;
local
[
all
...]
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.sat4j.core_2.3.5.v201308161310.jar
/prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.sat4j.core_2.3.5.v20130525.jar
Completed in 68 milliseconds