Searched refs:AT_LEAST_ONE_ROW (Results 1 – 8 of 8) sorted by relevance
158 … throw MathRuntimeException.createIllegalArgumentException(LocalizedFormats.AT_LEAST_ONE_ROW); in BigMatrixImpl()191 … throw MathRuntimeException.createIllegalArgumentException(LocalizedFormats.AT_LEAST_ONE_ROW); in BigMatrixImpl()221 … throw MathRuntimeException.createIllegalArgumentException(LocalizedFormats.AT_LEAST_ONE_ROW); in BigMatrixImpl()705 … throw MathRuntimeException.createIllegalArgumentException(LocalizedFormats.AT_LEAST_ONE_ROW); in setSubMatrix()
126 LocalizedFormats.AT_LEAST_ONE_ROW); in Array2DRowRealMatrix()329 LocalizedFormats.AT_LEAST_ONE_ROW); in setSubMatrix()
127 … throw MathRuntimeException.createIllegalArgumentException(LocalizedFormats.AT_LEAST_ONE_ROW); in RealMatrixImpl()331 … throw MathRuntimeException.createIllegalArgumentException(LocalizedFormats.AT_LEAST_ONE_ROW); in setSubMatrix()
117 LocalizedFormats.AT_LEAST_ONE_ROW); in Array2DRowFieldMatrix()321 LocalizedFormats.AT_LEAST_ONE_ROW); in setSubMatrix()
90 … throw MathRuntimeException.createIllegalArgumentException(LocalizedFormats.AT_LEAST_ONE_ROW); in extractField()108 … throw MathRuntimeException.createIllegalArgumentException(LocalizedFormats.AT_LEAST_ONE_ROW); in extractField()404 … throw MathRuntimeException.createIllegalArgumentException(LocalizedFormats.AT_LEAST_ONE_ROW); in setSubMatrix()
455 … throw MathRuntimeException.createIllegalArgumentException(LocalizedFormats.AT_LEAST_ONE_ROW); in createColumnFieldMatrix()
378 … throw MathRuntimeException.createIllegalArgumentException(LocalizedFormats.AT_LEAST_ONE_ROW);
49 AT_LEAST_ONE_ROW("matrix must have at least one row"), enumConstant