Function marian::functional::UNARY(Ceil, ceil, Ops<ElementType>)

Function Documentation

Warning

doxygenfunction: Unable to resolve multiple matches for function “marian::functional::UNARY” with arguments (Ceil, ceil, Ops<ElementType>) in doxygen xml output for project “marian” from directory: ./doxygen/xml. Potential matches:

- marian::functional::UNARY(Abs, abs, Ops<ElementType> x)
- marian::functional::UNARY(Ceil, ceil, Ops<ElementType> x)
- marian::functional::UNARY(Cos, cos, Ops<ElementType> x)
- marian::functional::UNARY(Exp, exp, Ops<ElementType> x)
- marian::functional::UNARY(Floor, floor, Ops<ElementType> x)
- marian::functional::UNARY(Log, log, Ops<ElementType> x)
- marian::functional::UNARY(Neg, operator-, Ops<ElementType> x)
- marian::functional::UNARY(Negate, operator!, Ops<ElementType> x)
- marian::functional::UNARY(Round, round, Ops<ElementType> x)
- marian::functional::UNARY(Sgn, sgn, Ops<ElementType> x)
- marian::functional::UNARY(Sigmoid, sigmoid, Ops<ElementType> x)
- marian::functional::UNARY(Sin, sin, Ops<ElementType> x)
- marian::functional::UNARY(Sqr, sqr, Ops<ElementType> x)
- marian::functional::UNARY(Sqrt, sqrt, Ops<ElementType> x)
- marian::functional::UNARY(Tan, tan, Ops<ElementType> x)
- marian::functional::UNARY(Tanh, tanh, Ops<ElementType> x)
- marian::functional::UNARY(sReLU, ReLU, Ops<ElementType> x)
- marian::functional::UNARY(sReLUBack, ReLUback, Ops<ElementType> x)