source: trunk/yat/utility @ 2340

Name Size Rev Age Author Last Change
../
Alignment.cc 3.6 KB 2119   13 years Peter converted files to utf-8. fixes #577
Alignment.h 3.4 KB 2119   13 years Peter converted files to utf-8. fixes #577
ColumnStream.cc 3.4 KB 2290   13 years Peter fixing type. files belong to yat
ColumnStream.h 2.4 KB 2290   13 years Peter fixing type. files belong to yat
CommandLine.cc 6.5 KB 2265   13 years Peter adding two functions sort in CommandLine? that can be used to (re)sort …
CommandLine.h 6.7 KB 2288   13 years Peter avoid confusing doxygen
concept_check.h 7.0 KB 2340   12 years Peter closes #627
config_public.h.in 1.0 KB 2140   13 years Peter updating copyright. Happy New Year
Container2DIterator.h 3.0 KB 2121   13 years Peter updating copyrights to uniform encoding in them.
DataIterator.h 3.4 KB 2282   13 years Peter document and test that DataIterator? and WeightIterator? works …
DataWeight.cc 1.9 KB 2119   13 years Peter converted files to utf-8. fixes #577
DataWeight.h 2.9 KB 2119   13 years Peter converted files to utf-8. fixes #577
DataWeightProxy.h 2.5 KB 2278   13 years Peter corrected comment reflecting that we do implement assignment in …
deprecate.h 1.8 KB 2124   13 years Peter updating url to dev.thep i couple of stray places
Exception.cc 1.6 KB 2303   13 years Peter missing include
Exception.h 2.7 KB 2331   12 years Peter adding missing since tag
FileUtil.cc 2.8 KB 2217   13 years Peter merged release 0.6.1
FileUtil.h 3.3 KB 2125   13 years Peter fixes #575 - allow copy of FileUtil?
GetlineIterator.cc 1.4 KB 1878   14 years Peter Adding a GetlineIterator?. closes #507
GetlineIterator.h 2.7 KB 1881   14 years Peter add missing since tag
Index.cc 2.1 KB 2119   13 years Peter converted files to utf-8. fixes #577
Index.h 2.5 KB 2119   13 years Peter converted files to utf-8. fixes #577
iterator_traits.h 10.8 KB 2311   13 years Peter porting r2310 to trunk. Fixing warnings from doxygen 1.7.1 so 'make …
KernelPCA.cc 2.2 KB 2324   13 years Peter new class KernelPCA. closes #639
KernelPCA.h 2.7 KB 2324   13 years Peter new class KernelPCA. closes #639
kNNI.cc 2.7 KB 2119   13 years Peter converted files to utf-8. fixes #577
kNNI.h 2.3 KB 2119   13 years Peter converted files to utf-8. fixes #577
Makefile.am 2.3 KB 2324   13 years Peter new class KernelPCA. closes #639
Matrix.cc 12.4 KB 2325   13 years Peter prefer using std::swap and avoid long lines
Matrix.h 14.9 KB 2119   13 years Peter converted files to utf-8. fixes #577
MatrixWeighted.cc 5.6 KB 2210   13 years Peter fixes #281. Change all throws of std::runtime_error to …
MatrixWeighted.h 6.6 KB 2119   13 years Peter converted files to utf-8. fixes #577
merge.h 7.6 KB 2262   13 years Peter fixes #600
NNI.cc 3.0 KB 2119   13 years Peter converted files to utf-8. fixes #577
NNI.h 4.9 KB 2119   13 years Peter converted files to utf-8. fixes #577
Option.cc 2.9 KB 2210   13 years Peter fixes #281. Change all throws of std::runtime_error to …
Option.h 3.6 KB 2119   13 years Peter converted files to utf-8. fixes #577
OptionArg.h 4.5 KB 2210   13 years Peter fixes #281. Change all throws of std::runtime_error to …
OptionFile.cc 2.4 KB 2208   13 years Peter corrected includes
OptionFile.h 2.5 KB 2119   13 years Peter converted files to utf-8. fixes #577
OptionHelp.cc 1.7 KB 2246   13 years Peter prefer exit EXIT_SUCCESS over exit(0)
OptionHelp.h 2.8 KB 2119   13 years Peter converted files to utf-8. fixes #577
OptionInFile.cc 1.5 KB 2121   13 years Peter updating copyrights to uniform encoding in them.
OptionInFile.h 2.1 KB 2121   13 years Peter updating copyrights to uniform encoding in them.
OptionOutFile.cc 1.4 KB 2119   13 years Peter converted files to utf-8. fixes #577
OptionOutFile.h 2.1 KB 2119   13 years Peter converted files to utf-8. fixes #577
OptionSwitch.cc 1.8 KB 2119   13 years Peter converted files to utf-8. fixes #577
OptionSwitch.h 2.0 KB 2119   13 years Peter converted files to utf-8. fixes #577
PCA.cc 3.1 KB 2323   13 years Peter removing some out-commented code and avoid using namespace ::utility …
PCA.h 3.3 KB 2323   13 years Peter removing some out-commented code and avoid using namespace ::utility …
Range.h 5.0 KB 2119   13 years Peter converted files to utf-8. fixes #577
Segment.h 3.7 KB 2321   13 years Peter adding missing include
SegmentSet.h 7.2 KB 2296   13 years Peter class SegmentSet?: added function clear and fixed bug in insert. …
SmartPtr.h 3.2 KB 2119   13 years Peter converted files to utf-8. fixes #577
sort_index.cc 2.0 KB 1492   15 years Peter fixes #439
sort_index.h 3.1 KB 2202   13 years Peter merging release 0.6 into trunk
split.cc 1.1 KB 2305   13 years Peter new function: split(3)
split.h 1.4 KB 2305   13 years Peter new function: split(3)
stl_utility.cc 1.2 KB 2302   13 years Peter using boost function in to_lower and to_upper to make them respect the …
stl_utility.h 19.4 KB 2286   13 years Peter replace class PtrCompare? with two function make_ptr_compare that …
StreamRedirect.h 6.4 KB 2061   14 years Peter removed include not needed
StrideIterator.h 3.9 KB 2214   13 years Peter remove unnecessary include
SVD.cc 2.9 KB 2119   13 years Peter converted files to utf-8. fixes #577
SVD.h 3.6 KB 2119   13 years Peter converted files to utf-8. fixes #577
TypeInfo.cc 1.8 KB 2119   13 years Peter converted files to utf-8. fixes #577
TypeInfo.h 2.6 KB 2119   13 years Peter converted files to utf-8. fixes #577
utility.cc 1.5 KB 2269   13 years Peter optimization. return as early as possible
utility.h 9.0 KB 2273   13 years Peter adding a test for load function (T=string) and fixed a bug in same …
Vector.cc 5.5 KB 2210   13 years Peter fixes #281. Change all throws of std::runtime_error to …
Vector.h 4.8 KB 2119   13 years Peter converted files to utf-8. fixes #577
VectorBase.cc 5.0 KB 2119   13 years Peter converted files to utf-8. fixes #577
VectorBase.h 7.5 KB 2119   13 years Peter converted files to utf-8. fixes #577
VectorConstView.cc 2.5 KB 2119   13 years Peter converted files to utf-8. fixes #577
VectorConstView.h 3.6 KB 2119   13 years Peter converted files to utf-8. fixes #577
VectorMutable.cc 3.9 KB 2210   13 years Peter fixes #281. Change all throws of std::runtime_error to …
VectorMutable.h 5.6 KB 2121   13 years Peter updating copyrights to uniform encoding in them.
VectorView.cc 3.3 KB 2119   13 years Peter converted files to utf-8. fixes #577
VectorView.h 6.0 KB 2119   13 years Peter converted files to utf-8. fixes #577
version.cc 1.1 KB 2119   13 years Peter converted files to utf-8. fixes #577
version.h.in 3.1 KB 2140   13 years Peter updating copyright. Happy New Year
WeightedIterator.h 4.2 KB 2202   13 years Peter merging release 0.6 into trunk
WeightIterator.h 3.5 KB 2282   13 years Peter document and test that DataIterator? and WeightIterator? works …
WeNNI.cc 2.8 KB 2119   13 years Peter converted files to utf-8. fixes #577
WeNNI.h 2.6 KB 2119   13 years Peter converted files to utf-8. fixes #577
yat_assert.h 2.3 KB 2313   13 years Peter minor doc typo
Note: See TracBrowser for help on using the repository browser.