source: trunk/yat/utility @ 1627

Name Size Rev Age Author Last Change
../
Alignment.cc 3.6 KB 1487   15 years Jari Häkkinen Addresses #436. GPL license copy reference should also be updated.
Alignment.h 3.5 KB 1514   15 years Peter typo
ColumnStream.cc 3.4 KB 1487   15 years Jari Häkkinen Addresses #436. GPL license copy reference should also be updated.
ColumnStream.h 2.4 KB 1487   15 years Jari Häkkinen Addresses #436. GPL license copy reference should also be updated.
CommandLine.cc 6.0 KB 1487   15 years Jari Häkkinen Addresses #436. GPL license copy reference should also be updated.
CommandLine.h 5.0 KB 1487   15 years Jari Häkkinen Addresses #436. GPL license copy reference should also be updated.
config_public.h.in 997 bytes 1500   15 years Peter Added structure to deprecate functions. I chose to use a gcc style, …
Container2DIterator.h 3.0 KB 1566   15 years Peter removing IteratorPolicy? - closes #398
DataIterator.h 2.5 KB 1487   15 years Jari Häkkinen Addresses #436. GPL license copy reference should also be updated.
DataWeight.cc 1.8 KB 1534   15 years Peter fixed some bugs in DataWeight?
DataWeight.h 2.5 KB 1533   15 years Peter refs #368 - introducing proxy class
DataWeightProxy.h 2.8 KB 1538   15 years Peter refs #368 - added several tests. Left now is to add specializations …
deprecate.h 1.1 KB 1501   15 years Peter typo
Exception.h 2.4 KB 1487   15 years Jari Häkkinen Addresses #436. GPL license copy reference should also be updated.
FileUtil.cc 2.6 KB 1627   15 years Peter adding a function FileUtil::lexists that uses lstat rather than stat.
FileUtil.h 3.3 KB 1627   15 years Peter adding a function FileUtil::lexists that uses lstat rather than stat.
Index.cc 2.0 KB 1528   15 years Peter refs #444 - started using boost::permutation_iterator for vector …
Index.h 2.4 KB 1528   15 years Peter refs #444 - started using boost::permutation_iterator for vector …
iterator_traits.h 8.7 KB 1591   15 years Peter fixes #447 Moved some (internal) functions and clases to namespace …
kNNI.cc 2.7 KB 1554   15 years Jari Häkkinen Fixes #192. Using std::numeric_limits, since impute algorithms are …
kNNI.h 1.9 KB 1487   15 years Jari Häkkinen Addresses #436. GPL license copy reference should also be updated.
Makefile.am 2.0 KB 1566   15 years Peter removing IteratorPolicy? - closes #398
Matrix.cc 13.2 KB 1599   15 years Peter corrected throw message
Matrix.h 14.0 KB 1549   15 years Peter adding some typedefs in Container2Ds - refs #448
MatrixWeighted.cc 4.4 KB 1589   15 years Peter fixes #444
MatrixWeighted.h 6.0 KB 1589   15 years Peter fixes #444
NNI.cc 3.1 KB 1487   15 years Jari Häkkinen Addresses #436. GPL license copy reference should also be updated.
NNI.h 4.6 KB 1487   15 years Jari Häkkinen Addresses #436. GPL license copy reference should also be updated.
Option.cc 2.7 KB 1487   15 years Jari Häkkinen Addresses #436. GPL license copy reference should also be updated.
Option.h 3.5 KB 1487   15 years Jari Häkkinen Addresses #436. GPL license copy reference should also be updated.
OptionArg.h 4.0 KB 1602   15 years Peter correcting constness
OptionFile.cc 2.3 KB 1487   15 years Jari Häkkinen Addresses #436. GPL license copy reference should also be updated.
OptionFile.h 1.9 KB 1487   15 years Jari Häkkinen Addresses #436. GPL license copy reference should also be updated.
OptionHelp.cc 1.6 KB 1487   15 years Jari Häkkinen Addresses #436. GPL license copy reference should also be updated.
OptionHelp.h 2.8 KB 1487   15 years Jari Häkkinen Addresses #436. GPL license copy reference should also be updated.
OptionInFile.cc 1.4 KB 1487   15 years Jari Häkkinen Addresses #436. GPL license copy reference should also be updated.
OptionInFile.h 1.8 KB 1487   15 years Jari Häkkinen Addresses #436. GPL license copy reference should also be updated.
OptionOutFile.cc 1.4 KB 1487   15 years Jari Häkkinen Addresses #436. GPL license copy reference should also be updated.
OptionOutFile.h 1.8 KB 1487   15 years Jari Häkkinen Addresses #436. GPL license copy reference should also be updated.
OptionSwitch.cc 1.8 KB 1487   15 years Jari Häkkinen Addresses #436. GPL license copy reference should also be updated.
OptionSwitch.h 2.0 KB 1487   15 years Jari Häkkinen Addresses #436. GPL license copy reference should also be updated.
PCA.cc 5.5 KB 1487   15 years Jari Häkkinen Addresses #436. GPL license copy reference should also be updated.
PCA.h 3.9 KB 1487   15 years Jari Häkkinen Addresses #436. GPL license copy reference should also be updated.
Range.h 4.8 KB 1487   15 years Jari Häkkinen Addresses #436. GPL license copy reference should also be updated.
SmartPtr.h 3.2 KB 1487   15 years Jari Häkkinen Addresses #436. GPL license copy reference should also be updated.
sort_index.cc 2.0 KB 1492   15 years Peter fixes #439
sort_index.h 3.0 KB 1603   15 years Peter removing include
stl_utility.cc 1.2 KB 1487   15 years Jari Häkkinen Addresses #436. GPL license copy reference should also be updated.
stl_utility.h 9.4 KB 1487   15 years Jari Häkkinen Addresses #436. GPL license copy reference should also be updated.
StrideIterator.h 5.1 KB 1541   15 years Peter fixes #445 so iterator_traits detects when value_type is DataWeight?
SVD.cc 2.9 KB 1487   15 years Jari Häkkinen Addresses #436. GPL license copy reference should also be updated.
SVD.h 3.6 KB 1487   15 years Jari Häkkinen Addresses #436. GPL license copy reference should also be updated.
TypeInfo.cc 1.8 KB 1487   15 years Jari Häkkinen Addresses #436. GPL license copy reference should also be updated.
TypeInfo.h 2.4 KB 1487   15 years Jari Häkkinen Addresses #436. GPL license copy reference should also be updated.
utility.cc 1.6 KB 1487   15 years Jari Häkkinen Addresses #436. GPL license copy reference should also be updated.
utility.h 3.7 KB 1500   15 years Peter Added structure to deprecate functions. I chose to use a gcc style, …
Vector.cc 6.3 KB 1506   15 years Peter fixes #434
Vector.h 4.8 KB 1506   15 years Peter fixes #434
VectorBase.cc 4.9 KB 1519   15 years Peter speeding up QuantileNormalizer? by avoiding some copying and by only …
VectorBase.h 7.3 KB 1551   15 years Peter some typedefs in Vector
VectorConstView.cc 2.5 KB 1487   15 years Jari Häkkinen Addresses #436. GPL license copy reference should also be updated.
VectorConstView.h 3.5 KB 1615   15 years Peter avoid assignment of VectorConstView?
VectorMutable.cc 4.1 KB 1487   15 years Jari Häkkinen Addresses #436. GPL license copy reference should also be updated.
VectorMutable.h 6.4 KB 1551   15 years Peter some typedefs in Vector
VectorView.cc 3.2 KB 1487   15 years Jari Häkkinen Addresses #436. GPL license copy reference should also be updated.
VectorView.h 5.4 KB 1487   15 years Jari Häkkinen Addresses #436. GPL license copy reference should also be updated.
version.cc 1.1 KB 1487   15 years Jari Häkkinen Addresses #436. GPL license copy reference should also be updated.
version.h.in 3.0 KB 1487   15 years Jari Häkkinen Addresses #436. GPL license copy reference should also be updated.
WeightedIterator.h 5.1 KB 1543   15 years Peter fixes #368
WeightIterator.h 2.5 KB 1487   15 years Jari Häkkinen Addresses #436. GPL license copy reference should also be updated.
WeNNI.cc 2.7 KB 1554   15 years Jari Häkkinen Fixes #192. Using std::numeric_limits, since impute algorithms are …
WeNNI.h 2.1 KB 1487   15 years Jari Häkkinen Addresses #436. GPL license copy reference should also be updated.
yat_assert.h 1.3 KB 1487   15 years Jari Häkkinen Addresses #436. GPL license copy reference should also be updated.
Note: See TracBrowser for help on using the repository browser.