diff options
Diffstat (limited to 'src/vc.h')
| -rw-r--r-- | src/vc.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/vc.h b/src/vc.h index c6f66b4..49397bb 100644 --- a/src/vc.h +++ b/src/vc.h @@ -40,6 +40,8 @@ public: bool noconstrain; }; +// Methods for variant component (VC) estimation + class VC { public: |
