Home
last modified time | relevance | path

Searched refs:ActiveValue (Results 1 – 2 of 2) sorted by relevance

/external/eigen/unsupported/Eigen/src/AutoDiff/
DAutoDiffJacobian.h51 typedef Matrix<ActiveScalar, ValuesAtCompileTime, 1> ActiveValue; typedef
83 ActiveValue av(jac.rows()); in operator()
/external/eigen/unsupported/Eigen/
DAdolcForward119 typedef Matrix<ActiveScalar, ValueType::SizeAtCompileTime, 1> ActiveValue;
133 ActiveValue av(jac.rows());