swift
b5830911 - [AutoDiff] Add `Array.zeroTangentVectorInitializer`. (#28693)

Comment changes are shownComment changes are hidden
Commit
5 years ago
[AutoDiff] Add `Array.zeroTangentVectorInitializer`. (#28693) `Array.zeroTangentVectorInitializer` produces a `TangentVector` of zeros with the same `count` as `self`.
Author
Parents
  • stdlib/public/core
    • File
      Array.swift
  • test/AutoDiff
    • File
      array.swift