Home | History | Annotate | Download | only in ceres

Lines Matching refs:Jet

31 #include "ceres/jet.h"
49 typedef Jet<double, 2> J;
51 // Convenient shorthand for making a jet.
69 TEST(Jet, Jet) {
302 TEST(Jet, JetsInEigenMatrices) {
323 Jet<double, 3> a(5.5, 0);
334 Jet<double, 3> a(5.5, 0);
345 Jet<double, 3> a(5.5, 0);
356 Jet<double, 3> a(5.5, 0);