Documentation of methods Multiply() and Multiplied() corrected in classes gp_(G)Trsf(2d)
--
-- The method Value(i,j) will return aij.
-- Raises ConstructionError if the determinant of the aij is null.
- -- The matrix is orthogonalyzed before future using.
+ -- The matrix is orthogonalized before future using.
raises
ConstructionError from Standard
--
-- The method Value(i,j) will return aij.
-- Raises ConstructionError if the determinant of the aij is null.
- -- If the matrix as not a uniform scale it will be orthogonalyzed before future using.
+ -- If the matrix as not a uniform scale it will be orthogonalized before future using.
raises
ConstructionError from Standard