Searched refs:AutoDiffVector (Results 1 – 3 of 3) sorted by relevance
33 class AutoDiffVector43 inline AutoDiffVector() {} in AutoDiffVector() function45 inline AutoDiffVector(const ValueType& values) in AutoDiffVector() function67 inline AutoDiffVector(const ValueType& values, const JacobianType& jac) in AutoDiffVector() function72 inline AutoDiffVector(const AutoDiffVector<OtherValueType, OtherJacobianType>& other) in AutoDiffVector() function76 inline AutoDiffVector(const AutoDiffVector& other) in AutoDiffVector() function81 inline AutoDiffVector& operator=(const AutoDiffVector<OtherValueType, OtherJacobianType>& other)88 inline AutoDiffVector& operator=(const AutoDiffVector& other)102 inline const AutoDiffVector<105 operator+(const AutoDiffVector<OtherValueType,OtherJacobianType>& other) const[all …]
33 // #include "src/AutoDiff/AutoDiffVector.h"
255 ./unsupported/Eigen/src/AutoDiff/AutoDiffVector.h