#include <coconut_config.h>
#include <basic_alltype.h>
#include <print_seq.h>
#include <print_matrix.h>
Go to the source code of this file.
Namespaces | |
namespace | coco |
the main namespace of the COCONUT API | |
Functions | |
const basic_alltype & | coco::basic_alltype_empty () |
std::ostream & | coco::operator<< (std::ostream &os, const basic_alltype &b) |
Definition in file basic_alltype.cc.