dim C
Given a linear code C, returns the dimension of C. The dimension of C is defined as the dimension of C as a vector space.
|
|
|
|
The source of this document is in CodingTheory.m2:4204:0.