OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:computeBig
(Results
1 - 2
of
2
) sorted by null
/external/eigen/unsupported/Eigen/src/MatrixFunctions/
MatrixLogarithm.h
53
void
computeBig
(const MatrixType& A, MatrixType& result);
91
computeBig
(A, result);
126
void MatrixLogarithmAtomic<MatrixType>::
computeBig
(const MatrixType& A, MatrixType& result)
MatrixPower.h
59
void
computeBig
(MatrixType& res) const;
90
computeBig
(res);
128
void MatrixPowerAtomic<MatrixType>::
computeBig
(MatrixType& res) const
Completed in 624 milliseconds