xo-unit: tidy: nu_bpu_product() -> su_bpu_product()
This commit is contained in:
parent
10f79238b7
commit
a195e7e702
2 changed files with 5 additions and 5 deletions
|
|
@ -88,7 +88,7 @@ namespace xo {
|
|||
template <typename Int>
|
||||
constexpr
|
||||
scaled_unit<Int>
|
||||
nu_bpu_product(const natural_unit<Int> & lhs_bpu_array,
|
||||
su_bpu_product(const natural_unit<Int> & lhs_bpu_array,
|
||||
const bpu<Int> & rhs_bpu)
|
||||
{
|
||||
natural_unit<Int> prod = lhs_bpu_array;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue