#include <Vector.hpp>
Public Types | |
typedef boost::numeric::ublas::scalar_vector < double > | ScalarVectorType |
typedef boost::numeric::ublas::vector < double > | VectorType |
Workaround to get Vector typedef, http://www.gotw.ca/gotw/079.htm.
typedef boost::numeric::ublas::scalar_vector<double> openstudio::VectorStruct::ScalarVectorType |
typedef boost::numeric::ublas::vector<double> openstudio::VectorStruct::VectorType |