Module polyder

Module polyder 

Source
Expand description

MATLAB-compatible polyder builtin with GPU-aware semantics for RunMat.

Structs§

PolyderEval
Differentiated outputs for the quotient rule.

Constants§

FUSION_SPEC
GPU_SPEC

Functions§

derivative_product
derivative_single
evaluate_quotient
Evaluate the quotient rule derivative [num, den] = polyder(u, v).