|
|
@1410
|
15 years |
Peter |
added missing version.h in Makefile.am
|
|
|
@1404
|
15 years |
Peter |
refs #366 - weighted percentile
Added a class Percentile that can …
|
|
|
@1403
|
15 years |
Peter |
function pair_second_iteratr that takes an iterator with value …
|
|
|
@1401
|
15 years |
Peter |
fixing doxygen error from v1.5.5
|
|
|
@1399
|
15 years |
Peter |
refs #369 added a function to create a boost::transform_iterator that …
|
|
|
@1395
|
15 years |
Peter |
missing property
|
|
|
@1390
|
15 years |
Peter |
fixing #402. Making StrideIterator? inherit from …
|
|
|
@1387
|
15 years |
Peter |
remove debug code
|
|
|
@1386
|
15 years |
Peter |
fixes #402 - constness conversion in StrideIterator?
|
|
|
@1385
|
15 years |
Peter |
adding functions inverse
|
|
|
@1384
|
15 years |
Peter |
refs #396
|
|
|
@1383
|
15 years |
Peter |
following guidelines that file should start with PP guards and also …
|
|
|
@1382
|
15 years |
Peter |
fixing problems with MatrixWeighted? iterators
|
|
|
@1381
|
15 years |
Peter |
working on #363
|
|
|
@1380
|
15 years |
Peter |
working on #363
|
|
|
@1379
|
15 years |
Peter |
adding DataWeight? - a class to store a data value together with its weight
|
|
|
@1378
|
15 years |
Peter |
adding default constructor in StrideIterator?
|
|
|
@1377
|
15 years |
Peter |
allow conversion in DataIterator? and WeightIterator?
|
|
|
@1376
|
15 years |
Peter |
add WeightIterator? - fixes #369
|
|
|
@1375
|
15 years |
Peter |
making types in DataIterator? more generic - refs #369
|
|
|
@1374
|
15 years |
Peter |
fixes #391 - implemented specializations for StrideIterator? and …
|
|
|
@1373
|
15 years |
Peter |
refs #391 generalized default implementation of iterator_traits by …
|
|
|
@1366
|
15 years |
Peter |
adding missing docs
|
|
|
@1365
|
15 years |
Peter |
working on ticket:369 - created a DataIterator? that seems to work. …
|
|
|
@1364
|
15 years |
Peter |
adding IteratorData?.h
|
|
|
@1363
|
15 years |
Peter |
working on #369
|
|
|
@1361
|
15 years |
Peter |
fixing ticket:389 - the problem was in test code
|
|
|
@1341
|
15 years |
Peter |
correcting docs
|
|
|
@1340
|
15 years |
Peter |
fixing so declarations match implementations
|
|
|
@1339
|
15 years |
Peter |
Adding \since tag for new classes and functions
|
|
|
@1338
|
15 years |
Peter |
updating docs
|
|
|
@1337
|
15 years |
Peter |
correcting docs
|
|
|
@1336
|
15 years |
Peter |
oops
|
|
|
@1335
|
15 years |
Peter |
missing from last commit
|
|
|
@1334
|
15 years |
Peter |
Adding class Range
|
|
|
@1328
|
15 years |
Peter |
added missing docs
|
|
|
@1326
|
15 years |
Peter |
correcting Id keyword
|
|
|
@1324
|
15 years |
Peter |
Boost is now required (ticket:370). Boost 1.33 is required, which is a …
|
|
|
@1321
|
15 years |
Peter |
Basically reverting r1319. I was not happy with the macro, so create …
|
|
|
@1320
|
15 years |
Peter |
vector -> Vector in docs
|
|
|
@1319
|
15 years |
Peter |
config.h is no longer installed. Therefore, do not include config.h …
|
|
|
@1316
|
15 years |
Peter |
removed include
|
|
|
@1314
|
15 years |
Peter |
closes #330
|
|
|
@1313
|
15 years |
Peter |
refs #330 for Matrix
|
|
|
@1312
|
15 years |
Peter |
closes ticket:360 a template function to check if a string is of type …
|
|
|
@1304
|
15 years |
Peter |
quantile normalization closes #288
|
|
|
@1293
|
15 years |
Peter |
adding missing include
|
|
|
@1292
|
15 years |
Peter |
fixes #362 - functions returning rumtime version numbers
|
|
|
@1288
|
15 years |
Peter |
Fixes #337
|
|
|
@1275
|
15 years |
Jari Häkkinen |
Updating copyright statements.
|
|
|
@1271
|
15 years |
Peter |
replaced u_int with unsigned int or size_t
|
|
|
@1268
|
15 years |
Peter |
fixing some doxygen warnings - and let make distcheck work again
|
|
|
@1261
|
15 years |
Peter |
changing some u_int to size_t
|
|
|
@1260
|
15 years |
Jari Häkkinen |
Made the project to compile on my Intel Mac running Leopard.
|
|
|
@1253
|
16 years |
Peter |
typo
|
|
|
@1250
|
16 years |
Peter |
minor docs correction
|
|
|
@1207
|
16 years |
Peter |
fixes #282
|
|
|
@1197
|
16 years |
Peter |
docs
|
|
|
@1196
|
16 years |
Peter |
fixed bug in Vector when copying empty Vector
|
|
|
@1195
|
16 years |
Peter |
fixed bug in convert function
|
|
|
@1190
|
16 years |
Peter |
adding missing implementation of operator += and added some throwing
|
|
|
@1186
|
16 years |
Peter |
minor docs issues fixed
|
|
|
@1179
|
16 years |
Peter |
remove debug code
|
|
|
@1178
|
16 years |
Peter |
fixes #344
|
|
|
@1172
|
16 years |
Peter |
allowing resize to zero size. In Matrix if resize is called with only …
|
|
|
@1151
|
16 years |
Peter |
remove operator [] in Vector.
|
|
|
@1150
|
16 years |
Peter |
allow doxygen tag internal that creates text 'FOR INTERNAL USE ONLY'
|
|
|
@1147
|
16 years |
Peter |
fixes #294
|
|
|
@1145
|
16 years |
Peter |
fixes #292
|
|
|
@1136
|
16 years |
Peter |
avoid reallocation when sizes match in Vector assignment
|
|
|
@1135
|
16 years |
Peter |
fixes self assignment in Vector - fixes #339
|
|
|
@1134
|
16 years |
Peter |
using Index class instead of std::vector<size_t>
|
|
|
@1133
|
16 years |
Peter |
using SmartPtr? in KernelLookup? rather than doing the ref count myself
|
|
|
@1130
|
16 years |
Peter |
some docs and fixed bug in VectorConstView?
|
|
|
@1129
|
16 years |
Peter |
some docs refs #256
|
|
|
@1127
|
16 years |
Peter |
undoing [1126] which did not compile. forgot to run make check. sorry …
|
|
|
@1126
|
16 years |
Peter |
working on ticket:234
|
|
|
@1125
|
16 years |
Peter |
fixing Doxygen parsing
|
|
|
@1121
|
16 years |
Peter |
fixes #308
|
|
|
@1120
|
16 years |
Peter |
vector is now Vector
|
|
|
@1118
|
16 years |
Peter |
fixing memory bug in VectorView? - fixes #305
|
|
|
@1115
|
16 years |
Markus Ringnér |
Fixes #254 and #295
|
|
|
@1110
|
16 years |
Peter |
changing name of Iterator and some left-over from prev commit
|
|
|
@1106
|
16 years |
Peter |
Fixes #316 - Index class
|
|
|
@1103
|
16 years |
Peter |
adding iterator typedefs in matrix
|
|
|
@1101
|
16 years |
Peter |
reorder functions in vector.cc
|
|
|
@1100
|
16 years |
Peter |
fixes #313 - SVM constructor is void and passing kernel and target in …
|
|
|
@1099
|
16 years |
Jari Häkkinen |
Readded resize() to vector.
|
|
|
@1098
|
16 years |
Jari Häkkinen |
Fixes #299. Memory leak in matrix was found and removed.
|
|
|
@1092
|
16 years |
Peter |
fixes #329 rename weighted_type to weighted_iterator_tag
|
|
|
@1089
|
16 years |
Peter |
removing IteartorWeighted?
|
|
|
@1088
|
16 years |
Peter |
Closes #247. Removed IteratorWeighted? iterators over weighted …
|
|
|
@1083
|
16 years |
Peter |
working on #247
|
|
|
@1082
|
16 years |
Peter |
working on #247
|
|
|
@1081
|
16 years |
Peter |
added IteratorPolicy?.h in Makefile.am
|
|
|
@1080
|
16 years |
Peter |
refs #247, #252, and #267
|
|
|
@1068
|
16 years |
Peter |
some documentation and vector::operator=(const VectorBase?&)
|
|
|
@1067
|
16 years |
Peter |
using std::iterator in Iterator
|
|
|
@1066
|
16 years |
Peter |
Iterators for KernelLookup? - refs #267
|
|
|
@1065
|
16 years |
Peter |
some documentation on matrix
|
|
|