BNNSArithmeticFunction
Constants that define arithmetic operations.
Declaration
struct BNNSArithmeticFunctionTopics
Unary Arithmetic Functions
BNNSArithmeticCeilBNNSArithmeticFloorBNNSArithmeticSquareRootBNNSArithmeticReciprocalSquareRootBNNSArithmeticRoundBNNSArithmeticAbsBNNSArithmeticErfBNNSArithmeticNegateBNNSArithmeticReciprocalBNNSArithmeticSignBNNSArithmeticSquare
Binary Arithmetic Functions
BNNSArithmeticAddBNNSArithmeticSubtractBNNSArithmeticDivideBNNSArithmeticDivideNoNaNBNNSArithmeticMultiplyBNNSArithmeticMultiplyNoNaNBNNSArithmeticPowBNNSArithmeticMaximumBNNSArithmeticMinimumBNNSArithmeticFloorDivideBNNSArithmeticTruncDivideBNNSArithmeticTruncRemainder
Ternary Arithmetic Functions
Exponential and Logarithmic Functions
Trigonometric Functions
BNNSArithmeticAcosBNNSArithmeticAcoshBNNSArithmeticAsinBNNSArithmeticAsinhBNNSArithmeticAtanBNNSArithmeticAtanhBNNSArithmeticCosBNNSArithmeticCoshBNNSArithmeticSinBNNSArithmeticSinhBNNSArithmeticTanBNNSArithmeticTanh
Raw Values
See Also
Arithmetic layers
BNNS.UnaryArithmeticLayerBNNS.BinaryArithmeticLayerBNNS.TernaryArithmeticLayerBNNSDescriptorTypeBNNSArithmeticUnaryBNNSArithmeticBinaryBNNSArithmeticTernaryBNNSLayerParametersArithmeticBNNSFilterCreateLayerArithmetic(_:_:)BNNSArithmeticFilterApplyBatch(_:_:_:_:_:_:_:)BNNSArithmeticFilterApplyBackwardBatch(_:_:_:_:_:_:_:_:_:_:_:)