 boost | |
  python | |
   converter | |
  serialization | |
   Save | |
   Save< 0 > | |
   Load | |
   Load< 0 > | |
 Elements | |
  Kernel | |
  Services | |
 Euclid | |
  Configuration | |
   CatalogConfig | Configuration class for enabling catalog input |
   ConfigManager | Manages a set of configuration classes |
   Configuration | Superclass of all configuration classes |
   PdfCatalogConfig | |
   PhotometricBandMappingConfig | Configuration class which provides the information of the mapping between photometric bands and column names |
   PhotometryCatalogConfig | Configuration class for enabling photometric catalog input |
   ProgramOptionsHelper | Class providing some helper methods for managing boost program options |
   SpecZCatalogConfig | Configuration class for enabling SpecZ catalog input |
  FilePool | |
   FileAccessorBase | |
   FileAccessor | |
   FileReadAccessor | |
   FileWriteAccessor | |
   FileHandler | |
    FdWrapper | |
    TypedFdWrapper | |
   OpenCloseTrait | |
   FileManager | |
   LRUFileManager | |
  GridContainer | |
   FitsBpixTraits | |
   FitsBpixTraits< std::int8_t > | |
   FitsBpixTraits< std::int16_t > | |
   FitsBpixTraits< std::int32_t > | |
   FitsBpixTraits< std::int64_t > | |
   FitsBpixTraits< float > | |
   FitsBpixTraits< double > | |
   GridAxisValueFitsHelper | |
   GridAxisValueFitsHelper< XYDataset::QualifiedName > | |
   GridAxesToFitsHelper | |
   GridAxisFitsReader | |
    AxesTupleType | |
    AxesTupleType< I, typename std::enable_if< I==-1 >::type > | |
   GridConstructionHelper | GridContainer construction helper class |
   InfimumHelper< 0 > | |
   GridToFitsHelper | |
   GridToFitsHelper< 0, GridCellManager, Axes...> | |
   TemplateLoopCounter | |
   GridAxis | Provides information related with an axis of a GridContainer |
   GridCellManagerTraits | Class used by the GridContainer to access the different CellManagers |
   GridCellManagerTraits< std::vector< T > > | |
   VectorValueProxy | |
   GridCellManagerVectorOfVectors | |
    StrideIterator | |
   GridCellManagerTraits< GridCellManagerVectorOfVectors< T > > | |
   GridContainer | Representation of a multi-dimensional grid which contains axis information |
    iter | Class to iterate through the GridContainer cells |
   GridAxisToTable | |
   GridAxisToTable< Euclid::XYDataset::QualifiedName > | |
   GridCellToTable | |
   GridCellToTable< T, typename std::enable_if< std::is_arithmetic< T >::value >::type > | |
   GridIndexHelper | Helper class for converting multi-dimensional grid coordinates to the index of a long data array and vice versa |
  Histogram | |
   Binning | |
    EdgeVector | |
    Scott | |
    Sqrt | |
   HasComputeBins | |
    SFINAE | |
   BinStrategy | |
   Histogram | |
    ComputationImpl | |
    ComputationInterface | |
    ConstantWeight | |
  InstOrRefHolder_Impl | |
   InstHolder_Impl | |
   RefHolder_Impl | |
  MathUtils | |
   Chi2Distance | |
   EuclideanDistance | |
   Likelihood | |
   InverseChi2 | |
   InverseEuclidean | |
   Differentiable | Interface representing a differentiable function |
   NAryFunctionImpl | |
   NAryFunctionImpl< _index_sequence< Is...> > | |
   NAryFunction | Interface class representing a function with an arbitrary number of parameters |
   NumericalIntegrationScheme | Interface class representing a numerical integration scheme |
   FunctionAdapter | Adapt a std::function<double(double)> to the Function Interface |
   Integrable | Interface representing an integrable function |
   PiecewiseBase | Represents a piecewise function |
   Piecewise | Represents a piecewise function |
   Polynomial | Represents a polynomial function |
   InverseCumulative | |
   InterpolationImpl | |
   InterpolationImpl< T, typename std::enable_if< std::is_floating_point< T >::value >::type > | |
   InterpolationImpl< T, typename std::enable_if< std::is_integral< T >::value >::type > | |
   InterpolationImpl< T, typename std::enable_if<!std::is_arithmetic< T >::value >::type > | |
   InterpN< T > | |
   InterpN< T, Rest...> | |
   InterpNAdapter | |
   InterpNAdapter< N, _index_sequence< Is...> > | |
    Doubles | |
    Vectors | |
   InterpN | |
   InterpolationException | |
   AdaptativeIntegration | Class implementing the NumericalIntegrationScheme interface |
   SimpsonsRule | |
   Cumulative | Class for build cumulative from PDF and extract feature out of it |
   NdSampler | |
   ExtractKnots | |
   ExtractKnots< Euclid::_index_sequence< Is...> > | |
   ModeInfo | Class for storing the information of a PDF mode |
   SecantParams | |
   SecantReturn | |
   DefaultMultiplication | |
   LinearInterpolator | |
   CubicInterpolator | |
  NdArray | |
   BorrowedRange | |
   NpyDtype | |
   NpyDtype< int8_t > | |
   NpyDtype< int16_t > | |
   NpyDtype< int32_t > | |
   NpyDtype< int64_t > | |
   NpyDtype< uint8_t > | |
   NpyDtype< uint16_t > | |
   NpyDtype< uint32_t > | |
   NpyDtype< uint64_t > | |
   NpyDtype< float > | |
   NpyDtype< double > | |
   MappedContainer | |
   NdArray | |
    ContainerInterface | |
    ContainerWrapper | |
    Details | |
    Iterator | |
  PhysicsUtils | |
   CosmologicalDistances | |
   CosmologicalParameters | Model the cosmological parameters. Omega_m, Omega_lambda, Omega_k and hubble_constant. Guarantee that the sum of the Omegas is 1 |
  regex | |
  SOM | |
   Distance | |
    Interface | |
    L2 | |
   ImplTools | |
   InitFunc | |
   LearningRestraintFunc | |
   NeighborhoodFunc | |
    LinearUnitDisk | |
    Kohonen | |
   SamplingPolicy | |
    Interface | |
    FullSet | |
    Bootstrap | |
    Jackknife | |
   SOMProjector_impl | |
   UMatrix_impl | |
   SOM | |
   SOMProjector | |
   SOMTrainer | |
  SourceCatalog | |
   Attribute | Attribute interface extended by all source attributes |
   AttributeFromRow | Interface for building a source Attribute from a table Row |
   Catalog | Catalog contains a container of sources |
   CatalogFromTable | |
   PhotometryParsingException | |
   Source | Includes all information related to a sky source |
   CastSourceIdVisitor | This type can be used together with boost::apply_visitor to cast boost::variant with an unknown underlying type, to a Source::id_type |
   Coordinates | Store the Right Ascension (Ra) and Delination (Dec) of a source in decimal degrees, i.e., 0.0 < Ra < 360.00 -90.0 < Dec < 90.0 |
   Pdf | |
   PdfFromRow | |
   FluxErrorPair | |
   Photometry | |
    PhotometryIterator | |
   PhotometryAttributeFromRow | Implementation of the AttributeFromRow for a photometry attribute. This class implements the createAttribute method that must be used to create Photometry objects |
   SpectroscopicRedshift | Store the spectroscopic redshift of a source |
   SpectroscopicRedshiftAttributeFromRow | Implementation of the AttributeFromRow for a SpectroscopicRedshift attribute. This class implements the createAttribute method that must be used to create SpectroscopicRedshift objects |
   TableRowAttribute | Source attribute which can be used to retrieve the table row used to create the source |
   TableRowAttributeFromRow | Implementation of the AttributeFromRow interfaces for the TableRowAttribute |
  Table | |
   StreamRewinder | This class gets a stream as argument during construction and when it is deleted it sets the position of the stream back to where it was during the constructor call |
   ToStringVisitor | |
   StreamCellVisitor | |
   AsciiReader | TableReader implementation for reading ASCII tables from streams |
   AsciiWriter | TableWriter implementation for writing ASCII tables to streams |
   CastVisitor | |
   CastVisitor< std::string > | |
   CastVisitor< double > | |
   CastVisitor< float > | |
   CastVisitor< int64_t > | |
   CastVisitor< int32_t > | |
   CastVisitor< std::vector< VectorType > > | |
   ColumnDescription | Contains the description of a specific column of a Table |
   ColumnInfo | Provides information about the columns of a Table |
   FitsReader | TableReader implementation for reading FITS tables |
   FitsWriter | TableWriter implementation for writing tables in FITS format |
    Header | |
   Row | Represents one row of a Table |
   cell_stream_adaptor | |
   Table | Represents a table |
   TableReader | Interface for classes reading tables |
   TableWriter | Interface for classes writing tables |
  Tuple | |
   TupleTailImpl | |
   TupleTailImpl< _index_sequence< Is...> > | |
  XYDataset | |
   AsciiParser | Tool for reading ASCII tables from streams |
   CachedProvider | The CachedProvider wraps another XYDatasetProvider and keeps in memory the results, so following calls are cheaper |
   FileParser | |
   FileSystemProvider | The FileSystemProvider handles files in a directory tree |
   FitsParser | Tool for reading FITS tables from streams |
   QualifiedName | Represents a name qualified with a set of groups |
    AlphabeticalComparator | Provides alphabetical comparison for the QualifiedNames a and b |
   XYDataset | This module provides an interface for accessing two dimensional datasets (pairs of (X,Y) values) stored in some storage (file system, database, etc) |
   XYDatasetProvider | This interface class provides the dataset following a qualified name object |
  _integer_sequence | |
  _index_sequence_helper | |
  _index_sequence_helper< 0, Rest...> | |
  InstOrRefHolder | |
  Semaphore | |
   SemaphoreImpl | |
  ThreadPool | Basic thread pool implementation |
 KdTree | |
  KdTreeTraits | |
  EuclideanDistance | |
  ChebyshevDistance | |
  KdTree | |
   Leaf | |
   Node | |
   Split | |
  KdTreeTraits< std::vector< U > > | |
  KdTreeTraits< std::array< U, S > > | |
 Pyston | |
  ExceptionRaiser | |
  Exception | |
   Location | Traceback location |
  ExpressionTree | |
  ExpressionTreeBase | |
  ExpressionTree< R(const std::vector< T > &)> | |
  ExpressionTree< R(Args...)> | |
  ExpressionTreeBuilder | |
   buildHelper | |
   buildHelper< R(Args...)> | |
   buildHelper< R(const std::vector< T > &)> | |
  GILLocker | |
  GILReleaser | |
  SaveThread | |
  AttrGetter | |
  Placeholder< AttributeSet > | |
   AttrGetterFactory | |
  Cast | |
  Constant | |
  Function | |
  FunctionFactory | |
  FunctionFactory< R(Args...)> | |
  Identity | |
  UnaryWrapper | |
  BinaryWrapper | |
  NodeBase | |
  Node | |
  Visitor | |
  Placeholder | |
  PythonCall | |
   to_python_visitor | |
  makeFunctionHelper | |
  makeFunctionHelper< R(const Context &, Args...)> | |
  makeFunctionHelper< R(Args...)> | |
  makeBinaryFunctionHelper | |
  makeBinaryFunctionHelper< R(T, T)> | |
  NodeCast | |
  NodeCast< double > | |
  NodeCast< int64_t > | |
  NodeConverter | |
  UnrecoverableError | |
  RecoverableError | |
  GraphvizGenerator | |
  TextReprVisitor | |
  RegisterNode | |
  VariantToPython | |
 std | STL namespace |
  hash< Euclid::XYDataset::QualifiedName > | Hash operation for the Euclid::XYDataset::QualifiedName |
 AlexandriaVersion | |
 CosmologicalDistance | Compute the distances according to it. See http://xxx.lanl.gov/abs/astro-ph/9905116 |
 Example | |
 KdTree | A simple N-dimensional KdTree for speeding-up elements within range types of queries |