qdldlv0.1.9
- Updated
A free LDL factorisation routine
- Project website: https://osqp.org/
#Usage
qdldl provides CMake targets:
find_package(qdldl CONFIG REQUIRED)
target_link_libraries(main PRIVATE $<IF:$<TARGET_EXISTS:qdldl::qdldl>,qdldl::qdldl,qdldl::qdldlstatic>)#Supported Platforms
All platforms supported.
#Features
No features defined.
#Dependencies
No dependencies.
#Host Tool For
No ports use this.
#Contributors
aboelens
Kai Pastor