Home | History | Annotate | Download | only in test

Lines Matching refs:Matrix

66   /*      checking the jacobian matrix. */
112 typedef Matrix<Scalar,InputsAtCompileTime,1> InputType;
113 typedef Matrix<Scalar,ValuesAtCompileTime,1> ValueType;
114 typedef Matrix<Scalar,ValuesAtCompileTime,InputsAtCompileTime> JacobianType;