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
Loading...
Searching...
No Matches
scifir::scalar_unit Member List

This is the complete list of members for scifir::scalar_unit, including all inherited members.

add_dimension(const dimension &new_dimension)scifir::scalar_unitprotected
base_display(int number_of_decimals=2, bool with_brackets=false, bool use_close_prefix=false) constscifir::scalar_unit
change_dimensions(const string &init_dimensions)scifir::scalar_unit
change_dimensions(const scalar_unit &x)scifir::scalar_unit
check_dimensions(const vector< dimension > &real_dimensions)scifir::scalar_unitprotected
custom_display(const string &init_dimensions, int number_of_decimals=2, bool with_brackets=false) constscifir::scalar_unit
dimensionsscifir::scalar_unitprotected
display(int number_of_decimals=2, bool with_brackets=false, bool use_close_prefix=false) constscifir::scalar_unit
display_dimensions() constscifir::scalar_unit
get_base_dimensions() constscifir::scalar_unit
get_dimensions() constscifir::scalar_unitinline
get_single_dimension_type() constscifir::scalar_unit
get_value() constscifir::scalar_unitinline
has_composite_dimensions() constscifir::scalar_unit
has_dimensions(const string &init_dimensions) constscifir::scalar_unit
has_dimensions(const vector< dimension > &x_dimensions) constscifir::scalar_unit
has_dimensions(const scalar_unit &x) constscifir::scalar_unit
has_empty_dimensions() constscifir::scalar_unit
has_simple_dimensions() constscifir::scalar_unit
has_single_dimensions() constscifir::scalar_unit
initialize_from_string(string init_scalar, const vector< dimension > &real_dimensions)scifir::scalar_unitprotected
is_dimensionless() constscifir::scalar_unit
operator float() constscifir::scalar_unitexplicit
operator*(scalar_unit x) constscifir::scalar_unit
operator*(T y) constscifir::scalar_unitinline
operator*=(T y)scifir::scalar_unitinline
operator+(scalar_unit x) constscifir::scalar_unit
operator+(T y) constscifir::scalar_unitinline
operator++()scifir::scalar_unit
operator++(int)scifir::scalar_unit
operator+=(scalar_unit x)scifir::scalar_unit
operator+=(T y)scifir::scalar_unitinline
operator-(scalar_unit x) constscifir::scalar_unit
operator-(T y) constscifir::scalar_unitinline
operator--()scifir::scalar_unit
operator--(int)scifir::scalar_unit
operator-=(scalar_unit x)scifir::scalar_unit
operator-=(T y)scifir::scalar_unitinline
operator/(scalar_unit x) constscifir::scalar_unit
operator/(T y) constscifir::scalar_unitinline
operator/=(T y)scifir::scalar_unitinline
operator=(const scalar_unit &x)scifir::scalar_unit
operator=(scalar_unit &&x)scifir::scalar_unit
operator=(const string &init_scalar)scifir::scalar_unit
operator==(scalar_unit x) constscifir::scalar_unit
operator^(const scalar_unit &x) constscifir::scalar_unit
operator^(T y) constscifir::scalar_unitinline
remove_dimension(const dimension &old_dimension)scifir::scalar_unitprotected
scalar_unit()scifir::scalar_unit
scalar_unit(const scalar_unit &x)scifir::scalar_unit
scalar_unit(scalar_unit &&x)scifir::scalar_unit
scalar_unit(float new_value, dimension::type new_dimension, prefix::type new_prefix, dimension::position new_position=dimension::NUMERATOR)scifir::scalar_unitexplicit
scalar_unit(double new_value, dimension::type new_dimension, prefix::type new_prefix, dimension::position new_position=dimension::NUMERATOR)scifir::scalar_unitexplicit
scalar_unit(long double new_value, dimension::type new_dimension, prefix::type new_prefix, dimension::position new_position=dimension::NUMERATOR)scifir::scalar_unitexplicit
scalar_unit(int new_value, dimension::type new_dimension, prefix::type new_prefix, dimension::position new_position=dimension::NUMERATOR)scifir::scalar_unitexplicit
scalar_unit(float new_value, const string &init_dimensions)scifir::scalar_unitexplicit
scalar_unit(double new_value, const string &init_dimensions)scifir::scalar_unitexplicit
scalar_unit(long double new_value, const string &init_dimensions)scifir::scalar_unitexplicit
scalar_unit(int new_value, const string &init_dimensions)scifir::scalar_unitexplicit
scalar_unit(float new_value, const vector< dimension > &new_dimensions)scifir::scalar_unitexplicit
scalar_unit(double new_value, const vector< dimension > &new_dimensions)scifir::scalar_unitexplicit
scalar_unit(long double new_value, const vector< dimension > &new_dimensions)scifir::scalar_unitexplicit
scalar_unit(int new_value, const vector< dimension > &new_dimensions)scifir::scalar_unitexplicit
scalar_unit(const string &init_scalar)scifir::scalar_unitexplicit
to_latex(const string &init_dimensions, int number_of_decimals=2, bool with_brackets=false) constscifir::scalar_unit
valuescifir::scalar_unitprotected