OpenStudio:utilities
 AllClasses Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages

#include "Vector.hpp"

Public Types

using ScalarVectorType = boost::numeric::ublas::scalar_vector< double >
using VectorType = boost::numeric::ublas::vector< double >

Detailed Description

Workaround to get Vector typedef, http://www.gotw.ca/gotw/079.htm.

Member Typedef Documentation

using openstudio::VectorStruct::ScalarVectorType = boost::numeric::ublas::scalar_vector<double>
using openstudio::VectorStruct::VectorType = boost::numeric::ublas::vector<double>