Skip to content

Commit 8f8639b

Browse files
committed
[AutoDiff] NFC: Reimplement JVPCloner using pimpl pattern.
`JVPCloner.h` is now tiny: `JVPCloner` exposes only a `bool run()` entry point. All of the implementation is moved to `JVPCloner::Implementation` in `JVPCloner.cpp`. Methods can be defined directly in `JVPCloner.cpp` without separate declarations.
1 parent df830bc commit 8f8639b

File tree

2 files changed

+1284
-1471
lines changed

2 files changed

+1284
-1471
lines changed

0 commit comments

Comments
 (0)