|
cyqlone
develop
Fast, parallel and vectorized solver for linear systems with optimal control structure.
|
#include <cyqlone/qpalm/implementation/algorithms.hpp>#include <cyqlone/qpalm/implementation/breakpoint.hpp>#include <guanaqo/trace.hpp>Go to the source code of this file.
Namespaces | |
| namespace | cyqlone |
| namespace | cyqlone::qpalm |
Functions | |
| PartitionedBreakpoints | cyqlone::qpalm::partition_breakpoints_default (std::span< Breakpoint > breakpoints) |
| Moves any non-finite elements in t to the end of the range, and all negative elements to the front. | |
| ABSums | cyqlone::qpalm::partial_sum_negative (PartitionedBreakpoints breakpoints, real_t η=0, real_t β=0) |