Introduction - If you have any usage issues, please Google them yourself
main executing reference usage: usage_GaussAlgoForCRT.m
This demo gives an insight to using the Gauss Algorithm to solve simultaneous linear congruences for Chinese Remainder Theorem (CRT).
Caveat: For reference purposes.