mirror of
https://github.com/boostorg/math.git
synced 2026-01-19 04:22:09 +00:00
Update doc/differentiation/autodiff_reverse.qbk
Co-authored-by: Matt Borland <matt@mattborland.com>
This commit is contained in:
committed by
GitHub
parent
21b8e70fa0
commit
b390ae077d
@@ -26,7 +26,7 @@
|
||||
// default
|
||||
rvar();
|
||||
// construct from numeric type
|
||||
rar(const RealType value);
|
||||
rvar(const RealType value);
|
||||
// copy
|
||||
rvar(const rvar<RealType, DerivativeOrder> other);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user