Searched refs:computeBig (Results 1 – 2 of 2) sorted by relevance
53 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
59 void computeBig(MatrixType& res) const;90 computeBig(res); in compute()128 void MatrixPowerAtomic<MatrixType>::computeBig(MatrixType& res) const in computeBig() function