source: trunk/yat/utility @ 2884

Name Size Rev Age Author Last Change
../
Aligner.cc 3.2 KB 2881   11 years Peter Define PP variables in config.h rather than in CPPFLAGS. Include …
Aligner.h 3.8 KB 2816   11 years Peter change name of function cigar => alignment
Alignment.cc 2.3 KB 2881   11 years Peter Define PP variables in config.h rather than in CPPFLAGS. Include …
Alignment.h 4.2 KB 2815   11 years Peter closes #706. Implement a generalization of SmithWaternan? and …
ColumnStream.cc 3.5 KB 2881   11 years Peter Define PP variables in config.h rather than in CPPFLAGS. Include …
ColumnStream.h 2.4 KB 2526   12 years Peter update copyright years
CommandLine.cc 7.0 KB 2881   11 years Peter Define PP variables in config.h rather than in CPPFLAGS. Include …
CommandLine.h 7.2 KB 2817   11 years Peter update copyright years
concept_check.h 7.1 KB 2673   12 years Peter merge release 0.8 into trunk
config_public.h.in 1.4 KB 2673   12 years Peter merge release 0.8 into trunk
Container2DIterator.h 3.8 KB 2384   13 years Peter updating copyright years
DataIterator.h 3.4 KB 2282   13 years Peter document and test that DataIterator? and WeightIterator? works …
DataWeight.cc 1.9 KB 2881   11 years Peter Define PP variables in config.h rather than in CPPFLAGS. Include …
DataWeight.h 2.9 KB 2119   14 years Peter converted files to utf-8. fixes #577
DataWeightProxy.h 4.8 KB 2375   13 years Peter improve docs for WeightedIterator? and DataWeightProxy? and add some …
Deleter.cc 995 bytes 2881   11 years Peter Define PP variables in config.h rather than in CPPFLAGS. Include …
Deleter.h 1.7 KB 2858   11 years Peter closes #725
deprecate.h 1.8 KB 2124   14 years Peter updating url to dev.thep i couple of stray places
Exception.cc 1.6 KB 2881   11 years Peter Define PP variables in config.h rather than in CPPFLAGS. Include …
Exception.h 2.6 KB 2526   12 years Peter update copyright years
FileUtil.cc 2.8 KB 2837   11 years Peter avoid ancient inclusion guards around '#include <config.h>'
FileUtil.h 3.3 KB 2125   14 years Peter fixes #575 - allow copy of FileUtil?
GetlineIterator.cc 1.5 KB 2881   11 years Peter Define PP variables in config.h rather than in CPPFLAGS. Include …
GetlineIterator.h 2.7 KB 1881   15 years Peter add missing since tag
Index.cc 2.1 KB 2881   11 years Peter Define PP variables in config.h rather than in CPPFLAGS. Include …
Index.h 2.5 KB 2119   14 years Peter converted files to utf-8. fixes #577
iterator_traits.h 10.8 KB 2472   12 years Peter fixed some docs errors
KernelPCA.cc 2.2 KB 2881   11 years Peter Define PP variables in config.h rather than in CPPFLAGS. Include …
KernelPCA.h 2.7 KB 2324   13 years Peter new class KernelPCA. closes #639
kNNI.cc 2.7 KB 2881   11 years Peter Define PP variables in config.h rather than in CPPFLAGS. Include …
kNNI.h 2.3 KB 2119   14 years Peter converted files to utf-8. fixes #577
Makefile 786 bytes 2824   11 years Peter remove intermediate libraries. Makefiles in corresponding …
Makefile.am 3.9 KB 2858   11 years Peter closes #725
Matrix.cc 12.7 KB 2881   11 years Peter Define PP variables in config.h rather than in CPPFLAGS. Include …
Matrix.h 15.3 KB 2735   11 years Peter fix matrix test and add new function trace
MatrixWeighted.cc 5.7 KB 2881   11 years Peter Define PP variables in config.h rather than in CPPFLAGS. Include …
MatrixWeighted.h 6.6 KB 2119   14 years Peter converted files to utf-8. fixes #577
merge.h 7.7 KB 2372   13 years Peter adding concept checks merge
NNI.cc 3.1 KB 2881   11 years Peter Define PP variables in config.h rather than in CPPFLAGS. Include …
NNI.h 4.9 KB 2119   14 years Peter converted files to utf-8. fixes #577
Option.cc 3.0 KB 2881   11 years Peter Define PP variables in config.h rather than in CPPFLAGS. Include …
Option.h 3.7 KB 2384   13 years Peter updating copyright years
OptionArg.h 4.7 KB 2384   13 years Peter updating copyright years
OptionFile.cc 2.5 KB 2881   11 years Peter Define PP variables in config.h rather than in CPPFLAGS. Include …
OptionFile.h 2.5 KB 2119   14 years Peter converted files to utf-8. fixes #577
OptionHelp.cc 1.7 KB 2881   11 years Peter Define PP variables in config.h rather than in CPPFLAGS. Include …
OptionHelp.h 2.8 KB 2119   14 years Peter converted files to utf-8. fixes #577
OptionInFile.cc 1.5 KB 2881   11 years Peter Define PP variables in config.h rather than in CPPFLAGS. Include …
OptionInFile.h 2.1 KB 2121   14 years Peter updating copyrights to uniform encoding in them.
OptionOutFile.cc 1.4 KB 2881   11 years Peter Define PP variables in config.h rather than in CPPFLAGS. Include …
OptionOutFile.h 2.1 KB 2119   14 years Peter converted files to utf-8. fixes #577
OptionSwitch.cc 1.8 KB 2881   11 years Peter Define PP variables in config.h rather than in CPPFLAGS. Include …
OptionSwitch.h 2.0 KB 2119   14 years Peter converted files to utf-8. fixes #577
PCA.cc 3.1 KB 2881   11 years Peter Define PP variables in config.h rather than in CPPFLAGS. Include …
PCA.h 3.2 KB 2382   13 years Peter merged patch release 0.6.3 into trunk.
Range.h 5.0 KB 2119   14 years Peter converted files to utf-8. fixes #577
Segment.h 5.1 KB 2358   13 years Peter move most of SegmentSet? impl to a base class SegmentTree? and implement …
SegmentMap.h 1.6 KB 2703   12 years Peter merge release 0.8.1 into trunk
SegmentSet.h 2.8 KB 2820   11 years Peter update copyright years
SegmentTree.h 10.0 KB 2788   11 years Peter correct documentation
SmartPtr.h 3.4 KB 2778   11 years Peter mark SmartPtr? as internal and point to boost::shared_ptr
sort_index.cc 2.0 KB 2881   11 years Peter Define PP variables in config.h rather than in CPPFLAGS. Include …
sort_index.h 3.1 KB 2202   14 years Peter merging release 0.6 into trunk
split.cc 1.6 KB 2881   11 years Peter Define PP variables in config.h rather than in CPPFLAGS. Include …
split.h 1.8 KB 2879   11 years Peter split function that splits on several chars
stl_utility.cc 1.2 KB 2881   11 years Peter Define PP variables in config.h rather than in CPPFLAGS. Include …
stl_utility.h 20.8 KB 2857   11 years Peter closes #726
StreamRedirect.h 6.4 KB 2061   14 years Peter removed include not needed
StrideIterator.h 4.2 KB 2365   13 years Peter refs #623
SVD.cc 3.0 KB 2881   11 years Peter Define PP variables in config.h rather than in CPPFLAGS. Include …
SVD.h 3.6 KB 2119   14 years Peter converted files to utf-8. fixes #577
TypeInfo.cc 1.8 KB 2881   11 years Peter Define PP variables in config.h rather than in CPPFLAGS. Include …
TypeInfo.h 2.6 KB 2119   14 years Peter converted files to utf-8. fixes #577
utility.cc 1.6 KB 2881   11 years Peter Define PP variables in config.h rather than in CPPFLAGS. Include …
utility.h 10.1 KB 2867   11 years Peter A log2 function similar to std::log10.
Vector.cc 5.5 KB 2881   11 years Peter Define PP variables in config.h rather than in CPPFLAGS. Include …
Vector.h 4.9 KB 2787   11 years Peter update coyright years
VectorBase.cc 5.1 KB 2881   11 years Peter Define PP variables in config.h rather than in CPPFLAGS. Include …
VectorBase.h 7.5 KB 2787   11 years Peter update coyright years
VectorConstView.cc 2.5 KB 2881   11 years Peter Define PP variables in config.h rather than in CPPFLAGS. Include …
VectorConstView.h 3.6 KB 2787   11 years Peter update coyright years
VectorMutable.cc 4.0 KB 2881   11 years Peter Define PP variables in config.h rather than in CPPFLAGS. Include …
VectorMutable.h 5.6 KB 2787   11 years Peter update coyright years
VectorView.cc 3.4 KB 2881   11 years Peter Define PP variables in config.h rather than in CPPFLAGS. Include …
VectorView.h 6.0 KB 2787   11 years Peter update coyright years
version.cc 1.1 KB 2881   11 years Peter Define PP variables in config.h rather than in CPPFLAGS. Include …
version.h 2.3 KB 2451   13 years Peter update copyright years
WeightedIterator.h 4.9 KB 2375   13 years Peter improve docs for WeightedIterator? and DataWeightProxy? and add some …
WeightIterator.h 3.5 KB 2282   13 years Peter document and test that DataIterator? and WeightIterator? works …
WeNNI.cc 2.9 KB 2881   11 years Peter Define PP variables in config.h rather than in CPPFLAGS. Include …
WeNNI.h 2.7 KB 2526   12 years Peter update copyright years
yat_assert.h 2.3 KB 2384   13 years Peter updating copyright years
Note: See TracBrowser for help on using the repository browser.