mirror of
https://github.com/allemangD/toddcox-visualize.git
synced 2025-11-10 12:02:47 -05:00
point generation working; still needs broken into functions though.
This commit is contained in:
@@ -38,4 +38,7 @@ namespace tc {
|
||||
return data[idx];
|
||||
}
|
||||
|
||||
int Cosets::size() const {
|
||||
return len;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user