OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:twistedBy
(Results
1 - 2
of
2
) sorted by null
/external/eigen/Eigen/src/SparseCore/
SparseMatrixBase.h
324
SparseSymmetricPermutationProduct<Derived,Upper|Lower>
twistedBy
(const PermutationMatrix<Dynamic,Dynamic,StorageIndex>& perm) const
SparseSelfAdjointView.h
126
SparseSymmetricPermutationProduct<_MatrixTypeNested,Mode>
twistedBy
(const PermutationMatrix<Dynamic,Dynamic,StorageIndex>& perm) const
141
return *this = src.
twistedBy
(pnull);
148
return *this = src.
twistedBy
(pnull);
Completed in 73 milliseconds