Generalized Isolation Forest
  • Quick Start
  • Example
  • Advanced Usage
  • Python API
  • C++ API
Generalized Isolation Forest
  • »
  • C++ API »
  • Namespace genif
  • View page source

Namespace genif¶

Contents

  • Classes

  • Functions

  • Typedefs

Classes¶

  • Struct GIFModel

  • Struct OutlierDetectionResult

  • Struct Tree

  • Template Class BaggingEnsemble

  • Class GeneralizedIsolationForest

  • Class GeneralizedIsolationTree

  • Class GIFExitCondition

  • Class GIFExitConditionAverageKernelValue

  • Class Kernel

  • Template Class Learner

  • Class MaternKernel

  • Class RBFKernel

  • Class Tools

Functions¶

  • Function genif::PYBIND11_MODULE

Typedefs¶

  • Typedef genif::data_t

  • Typedef genif::MatrixX

  • Typedef genif::VectorX

  • Typedef genif::VectorXRef

Next Previous

© Copyright .

Built with Sphinx using a theme provided by Read the Docs.