Copyright (C) 2004-2006 The Board of Trustees of The Leland Stanford Junior University. All Rights Reserved.
Definition in file ListTuple.cxx.
#include <boost/python.hpp>
#include "ListTuple.h"
#include "axes/Range.h"
#include <stdexcept>
Go to the source code of this file.
Functions | |
unsigned int | getSize (const boost::python::list &sequence) |
unsigned int @425::getSize | ( | const boost::python::list & | sequence | ) | [static] |
Definition at line 43 of file ListTuple.cxx.
References num_util::size().
Referenced by ListTuple::addColumn(), ListTuple::isAcceptable(), ListTuple::replaceColumn(), ListTuple::rows(), and ListTuple::valueAt().