[root]/Core/Algorithms/Fields
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 5 (100.0%) | 220 (100.0%) | 44.0 |
mdavis | 3 (60.0%) | 218 (99.1%) | 72.6 |
mjc | 2 (40.0%) | 2 (0.9%) | 1.0 |
make stream rendering of indecies required interface, dont rely on operator<<
2 lines of code changed in 2 files:
Rename FieldInfoAlgoCount to FieldCountAlgorithm and move its delcaration and code from from Dataflow/Modules/Fields/FieldInfo.h to Core/Algorithms/Fields/FieldCount.h. This move removes the dependence of the Dataflow/Modules/Visualization and Packages/BioPSE/Dataflow/Modules/LeadField packages on the Dataflow/Modules/Fields package. The 3 packages depend now on the more central Core/Algorithms/Fields lib instead.
218 lines of code changed in 3 files: