HomeSort by relevance Sort by last modified time
    Searched refs:stem_function_cosh (Results 1 - 2 of 2) sorted by null

  /external/eigen/unsupported/Eigen/src/MatrixFunctions/
StemFunction.h 77 Scalar stem_function_cosh(Scalar x, int n) function in namespace:Eigen::internal
MatrixFunction.h 575 return MatrixFunctionReturnValue<Derived>(derived(), internal::stem_function_cosh<ComplexScalar>);

Completed in 307 milliseconds