Home
last modified time | relevance | path

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

/external/eigen/unsupported/Eigen/src/AutoDiff/
DAutoDiffJacobian.h50 typedef Matrix<ActiveScalar, InputsAtCompileTime, 1> ActiveInput; typedef
82 ActiveInput ax = x.template cast<ActiveScalar>(); in operator()
/external/eigen/unsupported/Eigen/
DAdolcForward118 typedef Matrix<ActiveScalar, InputType::SizeAtCompileTime, 1> ActiveInput;
132 ActiveInput ax = x.template cast<ActiveScalar>();