Skip to content

divide by the product of scaling#26

Open
scott-vsi wants to merge 1 commit intoPruneTruong:mainfrom
scott-vsi:quantity_divide
Open

divide by the product of scaling#26
scott-vsi wants to merge 1 commit intoPruneTruong:mainfrom
scott-vsi:quantity_divide

Conversation

@scott-vsi
Copy link
Copy Markdown
Contributor

@scott-vsi scott-vsi commented Dec 8, 2022

should this divide by the quantity (scaling[0] * scaling[1]) (instead of just scaling[0] and then multiplying by scaling[1])? I don't think this changes the relative order of list_inliers though because the three places where list_of_normalization_value is computed all do the same thing and list_of_normalization_value is just a normalization constant when computing list_inliers

divide by the quantity `(scaling[0] * scaling[1])` (instead of just scaling[0] and then multiplying by scaling[1]). I don't think this changes the relative order of list_inliers though because the three places where list_of_normalization_value is computed all do the same thing and list_of_normalization_value is just a normalization constant when computing list_inliers
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant