Home | History | Annotate | Download | only in geometry

Lines Matching defs:norm

171    * @exception ArithmeticException if the axis norm is zero
175 double norm = axis.getNorm();
176 if (norm == 0) {
181 double coeff = FastMath.sin(halfAngle) / norm;
204 * the Frobenius norm of the correction needed is above the given
211 * difference between two steps of the Frobenius norm of the
248 // which unfortunately can be zero. Since the norm of the
311 * @exception IllegalArgumentException if the norm of one of the vectors is zero
446 * @exception IllegalArgumentException if the norm of one of the vectors is zero
950 * difference between two steps of the Frobenius norm of the
1015 // Frobenius norm of the correction