1. Home
  2. Browse
  3. qdldl

qdldl

v0.1.9#1Latest

A free LDL factorisation routine

Install

Run the following Vcpkg command to install the port.

vcpkg install qdldl

Usage

qdldl provides CMake targets:

find_package(qdldl CONFIG REQUIRED)

target_link_libraries(main PRIVATE $<IF:$<TARGET_EXISTS:qdldl::qdldl>,qdldl::qdldl,qdldl::qdldlstatic>)

Dependencies

See source

Version

v0.1.9#1

Publication

Supports

All

GitHub

osqp/qdldl

Homepage

osqp.org

Subtree

a68acf848a

License

Apache-2.0

Definition

Manifest