scifir-units 2.0.0
scifir-units is a library of units of measurement, angles, coordinates, fields, and related data, all lightweight, that help in the development of scientific software and scientific machines
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
scifir::size_2d< float > Member List

This is the complete list of members for scifir::size_2d< float >, including all inherited members.

display() constscifir::size_2d< float >inline
get_area() constscifir::size_2d< float >inline
heightscifir::size_2d< float >
initialize_from_string(const string &init_size_2d)scifir::size_2d< float >inlineprivate
operator+(const size_2d< float > &x) constscifir::size_2d< float >inline
operator+=(const size_2d< float > &x)scifir::size_2d< float >inline
operator-(const size_2d< float > &x) constscifir::size_2d< float >inline
operator-=(const size_2d< float > &x)scifir::size_2d< float >inline
operator=(const size_2d< float > &x)scifir::size_2d< float >inline
operator=(size_2d< float > &&x)scifir::size_2d< float >inline
operator=(const string &init_size_2d)scifir::size_2d< float >inline
size_2d()scifir::size_2d< float >inline
size_2d(const size_2d< float > &x)scifir::size_2d< float >inline
size_2d(size_2d< float > &&x)scifir::size_2d< float >inline
size_2d(const float &new_width, const float &new_height)scifir::size_2d< float >inlineexplicit
size_2d(const string &new_width, const string &new_height)scifir::size_2d< float >inlineexplicit
size_2d(const string &init_size_2d)scifir::size_2d< float >inlineexplicit
widthscifir::size_2d< float >