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

#include "Vector.hpp"

Public Types

typedef
boost::numeric::ublas::scalar_vector
< double > 
ScalarVectorType
typedef
boost::numeric::ublas::vector
< double > 
VectorType

Detailed Description

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

Member Typedef Documentation

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