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
version(PROFILING && Windows)
nothrow @
nogc
extern (
C
)
struct
OSQPTimer {
ulong
tic
;
ulong
toc
;
ulong
freq
;
}
struct
OSQPTimer
struct
OSQPTimer
Members
Variables
freq
ulong
freq
;
Undocumented in source.
tic
ulong
tic
;
Undocumented in source.
toc
ulong
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