ExaTN
exatn::numerics::TensorShape Member List

This is the complete list of members for exatn::numerics::TensorShape, including all inherited members.

appendDimension(DimExtent dim_extent)exatn::numerics::TensorShape
deleteDimension(unsigned int dim_id)exatn::numerics::TensorShape
getDimExtent(unsigned int dim_id) constexatn::numerics::TensorShape
getDimExtents() constexatn::numerics::TensorShape
getRank() constexatn::numerics::TensorShape
isCongruentTo(const TensorShape &another) constexatn::numerics::TensorShape
operator=(const TensorShape &tens_shape)=default (defined in exatn::numerics::TensorShape)exatn::numerics::TensorShape
operator=(TensorShape &&tens_shape) noexcept=default (defined in exatn::numerics::TensorShape)exatn::numerics::TensorShape
printIt() constexatn::numerics::TensorShape
printItFile(std::ofstream &output_file) const (defined in exatn::numerics::TensorShape)exatn::numerics::TensorShape
resetDimension(unsigned int dim_id, DimExtent extent)exatn::numerics::TensorShape
TensorShape(std::initializer_list< T > extents)exatn::numerics::TensorShape
TensorShape(const std::vector< T > &extents) (defined in exatn::numerics::TensorShape)exatn::numerics::TensorShape
TensorShape()exatn::numerics::TensorShape
TensorShape(const TensorShape &tens_shape)=default (defined in exatn::numerics::TensorShape)exatn::numerics::TensorShape
TensorShape(TensorShape &&tens_shape) noexcept=default (defined in exatn::numerics::TensorShape)exatn::numerics::TensorShape
~TensorShape()=default (defined in exatn::numerics::TensorShape)exatn::numerics::TensorShapevirtual