Home
last modified time | relevance | path

Searched defs:TanhOp (Results 1 – 3 of 3) sorted by relevance

/dports/math/SCIP/scip-7.0.3/src/cppad/local/
H A Dop_code.hpp132 TanhOp, // tan(variable) enumerator
/dports/math/cppad/CppAD-20210000.8/include/cppad/local/
H A Dop_code_var.hpp471 TanhOp, // unary tanh enumerator
/dports/math/gemmlowp/gemmlowp-dc69acd/test/
H A Dtest_fixedpoint.cc242 class TanhOp final : public UnaryOpBase { class in gemmlowp::__anon01174a580111::TestFixedPoint