proxsuite 0.6.7
The Advanced Proximal Optimization Toolbox
|
Go to the source code of this file.
Namespaces | |
namespace | cereal |
Functions | |
template<class Archive , typename T > | |
void | cereal::serialize (Archive &archive, proxsuite::proxqp::dense::Workspace< T > &work) |
template<typename T , class Archive > | |
void | cereal::save (Archive &ar, proxsuite::linalg::veg::Vec< T > const &vec_T) |
template<typename T , class Archive > | |
void | cereal::load (Archive &ar, proxsuite::linalg::veg::Vec< T > &vec_T) |