mirror of
https://github.com/mpusz/mp-units.git
synced 2025-08-04 12:54:25 +02:00
Update docs/users_guide/framework_basics/the_affine_space.md
Co-authored-by: Johel Ernesto Guerrero Peña <johelegp@gmail.com>
This commit is contained in:
@@ -394,8 +394,8 @@ provided point origin.
|
||||
### Converting between different representations of the same _point_
|
||||
|
||||
As we might represent the same _point_ with _vectors_ from various origins, the **mp-units** library
|
||||
provides facilities to convert the _point_ to the `quantity_point` class templates expressed in
|
||||
terms of different origins.
|
||||
provides facilities to convert the _point_ to `quantity_point` class templates expressed in
|
||||
terms of origins relative to each other in the type system.
|
||||
|
||||
For this purpose, we can use:
|
||||
|
||||
|
Reference in New Issue
Block a user