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