getLinearDiophantineSolution(l, L)
getLinearDiophantineSolution(l, A)
Given a linear Diophantine equation $Ax = b$ (i.e. an integer matrix with target vector also integer), we want to find a solution of this equation.
|
|
|
|
|
|
When the context is clear, set the Safe option to false in order to avoid routine checks.
|
|
|
The object getLinearDiophantineSolution is a method function with options.
The source of this document is in /build/reproducible-path/macaulay2-1.25.05+ds/M2/Macaulay2/packages/Divisor.m2:3564:0.