Deprecate ExpressionFactor2 for 4.1

release/4.3a0
Jose Luis Blanco Claraco 2020-07-28 20:46:24 +02:00
parent 4e34d64453
commit efed4237dc
No known key found for this signature in database
GPG Key ID: D443304FBD70A641
1 changed files with 1 additions and 1 deletions

View File

@ -295,7 +295,7 @@ struct traits<ExpressionFactorN<T, Args...>>
// ExpressionFactorN
#if defined(GTSAM_ALLOW_DEPRECATED_SINCE_V4)
#if defined(GTSAM_ALLOW_DEPRECATED_SINCE_V41)
/**
* Binary specialization of ExpressionFactor meant as a base class for binary
* factors. Enforces an 'expression' method with two keys, and provides