osqp ~master (2020-02-13T02:20:37Z)
Dub
Repo
OSQPTimer
types
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
struct
OSQPTimer
struct
OSQPTimer
struct
OSQPTimer
version(PROFILING && !Windows && !OSX && linux)
nothrow @
nogc
extern (
C
)
struct
OSQPTimer {
timespec
tic
;
timespec
toc
;
}
Members
Variables
tic
timespec
tic
;
Undocumented in source.
toc
timespec
toc
;
Undocumented in source.
Meta
Source
See Implementation
types
aliases
LinSysSolver
free_t
solve_t
update_matrices_t
update_rho_vec_t
structs
OSQPData
OSQPInfo
OSQPPolish
OSQPScaling
OSQPSettings
OSQPSolution
OSQPTimer
OSQPWorkspace
csc
linsys_solver
variables
NOGDI