DescriptionAdd basic SVD support to SkMatrix. Allows you to pull out the x- and y-scale factors, sandwiched by two rotations.
Committed: http://code.google.com/p/skia/source/detail?r=10322
Patch Set 1 #
Total comments: 1
Patch Set 2 : Simplify the result when one rotation is 90 degrees #Patch Set 3 : Moved decomposition interface to SkMatrixUtils.h. Improved matrix decomp unit tests. #Patch Set 4 : Clean up tests for SVD code #Patch Set 5 : Remove trailing white space; replace fabs() with SkScalarAbs() #
Messages
Total messages: 7 (0 generated)
|