#include "nub/uid.h"
Go to the source code of this file.
Namespaces | |
namespace | geom |
namespace | tcl |
namespace | nub |
namespace | TlistUtils |
Functions | |
void | TlistUtils::writeResponses (const char *filename) |
void | TlistUtils::writeIncidenceMatrix (const char *filename) |
void | TlistUtils::writeMatlab (const char *filename) |
nub::uid | TlistUtils::createPreview (tcl::list objid_list, const geom::rect< double > &world_viewport, int num_cols_hint=-1, bool text_labels=true) |
tcl::list | TlistUtils::dealSingles (tcl::list objids, nub::uid posid) |
tcl::list | TlistUtils::dealPairs (tcl::list objids1, tcl::list objids2, nub::uid posid1, nub::uid posid2) |
tcl::list | TlistUtils::dealTriads (tcl::list objid_list, nub::uid posid1, nub::uid posid2, nub::uid posid3) |
tcl::list | TlistUtils::loadObjidFile (const char *objid_file, tcl::list objid_list, tcl::list posid_list, int num_lines) |
Definition in file tlistutils.h.