Cortenn
|
#include "llo/data.hpp"
Go to the source code of this file.
Namespaces | |
llo | |
Functions | |
std::string | llo::serialize (const char *in, size_t nelems, size_t typecode) |
Marshal data to cortenn::Source. More... | |
ade::TensptrT | llo::deserialize (const char *pb, ade::Shape shape, size_t typecode, std::string label) |
Unmarshal cortenn::Source as Variable containing context of source. More... | |