codeSupport(C)
i1 : C=neuralCode({"000","100","110","001","101"});
i2 : codeSupport(C) o2 = {{}, {1}, {1, 2}, {3}, {1, 3}} o2 : List
The object codeSupport is a method function.
The source of this document is in NeuralIdeals.m2:823:0.