summaryrefslogtreecommitdiff
path: root/tests/autodiff/dstdlib-vector.slang
AgeCommit message (Expand)Author
2022-11-14Adding some math functions and their derivatives (#2497)winmad
2022-11-09Add `[ForwardDerivativeOf]` attribute. (#2501)Yong He
2022-11-04Use property for `DifferentialPair` accessors. (#2493)Yong He
2022-11-01Added a vector intrinsic definition for exp (to serve as template for other v...Sai Praveen Bangaru