Searched refs:Projections (Results 1 – 5 of 5) sorted by relevance
73 public enum Projections { enum in S2Projections77 private static final Projections S2_PROJECTION = Projections.S2_QUADRATIC_PROJECTION;90 S2_PROJECTION == Projections.S2_LINEAR_PROJECTION ? 1 / (3 * Math.sqrt(3)) : // 0.19291 S2_PROJECTION == Projections.S2_TAN_PROJECTION ? (S2.M_PI * S2.M_PI)93 S2_PROJECTION == Projections.S2_QUADRATIC_PROJECTION97 S2_PROJECTION == Projections.S2_LINEAR_PROJECTION ? 1 : // 1.00098 S2_PROJECTION == Projections.S2_TAN_PROJECTION ? S2.M_PI * S2.M_PI / 16 : // 0.61799 S2_PROJECTION == Projections.S2_QUADRATIC_PROJECTION113 S2_PROJECTION == Projections.S2_LINEAR_PROJECTION ? 0.5 : // 0.500114 S2_PROJECTION == Projections.S2_TAN_PROJECTION ? S2.M_PI / 4 : // 0.785[all …]
56 // # Field Masks in Projections
721 /* Projections of each component */
491 from Their Projections . . . . . . . . . 21--25747 Projections . . . . . . . . . . . . . . 759--768851 Pictures from Their Projections'' . . . 113--1131314 Reconstruction from Projections . . . . 185--186
3437 title = "The Reconstruction of Binary Patterns from Their Projections",5289 title = "Reconstruction of Pictures from Their Projections",5930 title = "Corrigendum: {``Reconstruction of Pictures from Their Projections''}",9653 title = "{ACM} Algorithm 445: Binary Pattern Reconstruction from Projections",