Home
last modified time | relevance | path

Searched refs:NON_INVERTIBLE_TRANSFORM (Results 1 – 3 of 3) sorted by relevance

/dports/math/apache-commons-math/commons-math3-3.6.1-src/src/main/java/org/apache/commons/math3/exception/util/
H A DLocalizedFormats.java190NON_INVERTIBLE_TRANSFORM("non-invertible affine transform collapses some lines into single points"… enumConstant
/dports/math/apache-commons-math/commons-math3-3.6.1-src/src/main/java/org/apache/commons/math3/geometry/euclidean/twod/
H A DLine.java547 throw new MathIllegalArgumentException(LocalizedFormats.NON_INVERTIBLE_TRANSFORM); in LineTransform()
/dports/math/apache-commons-math/commons-math3-3.6.1-src/src/main/resources/assets/org/apache/commons/math3/exception/util/
H A DLocalizedFormats_fr.properties160 NON_INVERTIBLE_TRANSFORM = la transformation affine non-inversible r\u00e9duit des lignes \u00e0 de… key