Searched refs:ActiveInput (Results 1 – 2 of 2) sorted by relevance
45 typedef Matrix<ActiveScalar, InputsAtCompileTime, 1> ActiveInput; typedef59 ActiveInput ax = x.template cast<ActiveScalar>(); in operator()
118 typedef Matrix<ActiveScalar, InputType::SizeAtCompileTime, 1> ActiveInput;132 ActiveInput ax = x.template cast<ActiveScalar>();