geopm  3.1.1.dev214+gba4f9f6d
GEOPM - Global Extensible Open Power Manager
geopm::TensorTwoD Member List

This is the complete list of members for geopm::TensorTwoD, including all inherited members.

get_cols() constgeopm::TensorTwoD
get_data() constgeopm::TensorTwoD
get_rows() constgeopm::TensorTwoD
operator*(const TensorOneD &) constgeopm::TensorTwoD
operator=(const TensorTwoD &other)geopm::TensorTwoD
operator=(TensorTwoD &&other)geopm::TensorTwoD
operator==(const TensorTwoD &other) constgeopm::TensorTwoD
operator[](size_t idx)geopm::TensorTwoD
operator[](size_t idx) constgeopm::TensorTwoD
set_data(const std::vector< TensorOneD > &)geopm::TensorTwoD
set_dim(size_t rows, size_t cols)geopm::TensorTwoD
TensorTwoD()geopm::TensorTwoD
TensorTwoD(size_t rows, size_t cols)geopm::TensorTwoD
TensorTwoD(size_t rows, size_t cols, std::shared_ptr< TensorMath > math)geopm::TensorTwoD
TensorTwoD(const TensorTwoD &other)geopm::TensorTwoD
TensorTwoD(TensorTwoD &&other)geopm::TensorTwoD
TensorTwoD(const std::vector< std::vector< double > > &input)geopm::TensorTwoD
TensorTwoD(const std::vector< std::vector< double > > &input, std::shared_ptr< TensorMath > math)geopm::TensorTwoD
TensorTwoD(const std::vector< TensorOneD > &input)geopm::TensorTwoD
TensorTwoD(const std::vector< TensorOneD > &input, std::shared_ptr< TensorMath > math)geopm::TensorTwoD
~TensorTwoD()=defaultgeopm::TensorTwoDvirtual