Home
last modified time | relevance | path

Searched refs:computeBig (Results 1 – 2 of 2) sorted by relevance

/external/eigen/unsupported/Eigen/src/MatrixFunctions/
DMatrixLogarithm.h53 void computeBig(const MatrixType& A, MatrixType& result);
91 computeBig(A, result); in compute()
126 void MatrixLogarithmAtomic<MatrixType>::computeBig(const MatrixType& A, MatrixType& result) in computeBig() function
DMatrixPower.h59 void computeBig(MatrixType& res) const;
90 computeBig(res); in compute()
128 void MatrixPowerAtomic<MatrixType>::computeBig(MatrixType& res) const in computeBig() function