libDNetPRO - Discriminant Analysis with Network Processing

Contents:

  • Theory
  • Installation guide
  • C++ API
    • score
    • utils
    • sort
    • DNetPRO
  • Python API
  • References
libDNetPRO - Discriminant Analysis with Network Processing
  • C++ API
  • View page source

C++ API

  • score
    • score
      • score()
      • score()
      • score()
      • operator=()
      • score()
      • operator=()
      • ~score()
      • mcc
      • gene_a
      • gene_b
      • tot
      • class_score
      • confusion
      • N
      • n_class
      • matthews_corrcoef()
  • utils
    • file_error()
    • lbl2num()
    • split()
    • error_file
    • std
      • make_unique()
  • sort
    • mergeargsort_serial()
    • mergeargsort_parallel_omp()
  • DNetPRO
    • dnetpro_couples()
    • epsilon
    • inf
Previous Next

© Copyright 2022, Nico Curti.

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