Skip to content

3DMM-ICME2023/ltr

 
 

Repository files navigation

1. How to produce .out files for examples in documentation
    cd <LTR_ROOT>/doc/build                #  or any other build directory you'd like
    cmake ../
    Then compile the resulted project and the .out files will be produced automatically
2. How to build Doxygen documentation:
    cd <LTR_ROOT>
    doxygen doc/doxyfile.cfg
The documentation will appear in doc/ folder.

Online documentation is available at http://yaschool.github.com/ltr/

About

Learning to rank algorithms library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 95.4%
  • Python 2.4%
  • CMake 1.1%
  • C 0.8%
  • Objective-C 0.2%
  • HTML 0.1%