Home
last modified time | relevance | path

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

/external/eigen/unsupported/Eigen/src/MatrixFunctions/
DMatrixFunction.h30 class MatrixFunctionAtomic
40 MatrixFunctionAtomic(StemFunction f) : m_f(f) { } in MatrixFunctionAtomic() function
64 MatrixType MatrixFunctionAtomic<MatrixType>::compute(const MatrixType& A) in compute()
513 typedef internal::MatrixFunctionAtomic<DynMatrixType> AtomicType;