Searched refs:StemFunction (Results 1 – 2 of 2) sorted by relevance
35 typedef typename stem_function<Scalar>::type StemFunction; typedef40 MatrixFunctionAtomic(StemFunction f) : m_f(f) { } in MatrixFunctionAtomic()49 StemFunction* m_f;484 typedef typename internal::stem_function<Scalar>::type StemFunction;496 MatrixFunctionReturnValue(const Derived& A, StemFunction f) : m_A(A), m_f(f) { }524 StemFunction *m_f;
455 typedef typename internal::stem_function<Scalar>::type StemFunction; typedef457 const MatrixFunctionReturnValue<Derived> matrixFunction(StemFunction f) const;