c61d25d75f1a551dbcecb19c71b1441e08bca875
Files Diff
- Added: 4
- Removed: 1
- Renamed: 0
- Modified: 15
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Variable Type | 1 | ||
| Change Variable Type td1 : RVFDatum to td1 : RVFDatum<String,String> in method public testStrMultiClassDatums() : void in class edu.stanford.nlp.classify.LinearClassifierITest | From | To | |
| Change Attribute Type | 2 | ||
| Change Attribute Type convertSimpleMatrix : Function<SimpleMatrix,DenseMatrix64F> to convertSimpleMatrix : Function<SimpleMatrix,DMatrixRMaj> in class edu.stanford.nlp.parser.dvparser.DVModel | From | To | |
| Change Attribute Type convertDenseMatrix : Function<DenseMatrix64F,SimpleMatrix> to convertDenseMatrix : Function<DMatrixRMaj,SimpleMatrix> in class edu.stanford.nlp.parser.dvparser.DVModel | From | To |