Home
last modified time | relevance | path

Searched refs:AutoDiffVector (Results 1 – 3 of 3) sorted by relevance

/external/eigen/unsupported/Eigen/src/AutoDiff/
DAutoDiffVector.h33 class AutoDiffVector
43 inline AutoDiffVector() {} in AutoDiffVector() function
45 inline AutoDiffVector(const ValueType& values) in AutoDiffVector() function
67 inline AutoDiffVector(const ValueType& values, const JacobianType& jac) in AutoDiffVector() function
72 inline AutoDiffVector(const AutoDiffVector<OtherValueType, OtherJacobianType>& other) in AutoDiffVector() function
76 inline AutoDiffVector(const AutoDiffVector& other) in AutoDiffVector() function
81 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 …]
/external/eigen/unsupported/Eigen/
DAutoDiff33 // #include "src/AutoDiff/AutoDiffVector.h"
/external/tensorflow/third_party/eigen3/
DLICENSE255 ./unsupported/Eigen/src/AutoDiff/AutoDiffVector.h