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