You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
masawei
170306e46d
Moved SparseMatrix transposition function from AbstractModel (named: getBackwardsTransitions) to SparseMatrix (named: transpose) where it belongs.
- Fixed one problem marked FIXME in the transpose function. The need for a "sentinel" element was created by an off by one in the prior loop.
- Changed all occurences of SparseMatrix<bool> to SparseMatrix<T>. Now the only two types for which SparseMatrix is instantiated are double and int.
- Compiles again.
|-> Compile time seems to be roughly the same for clean; make all. For incremental builds I haven't tested yet.
Former-commit-id: 6d829e0903
12 years ago
..
appenderattachableimpl.h
Added new version of Log4CPlus, updated from v1.1.0 to v.1.1.2-rc2
12 years ago
fileinfo.h
Added new version of Log4CPlus, updated from v1.1.0 to v.1.1.2-rc2
12 years ago
lockfile.h
Added new version of Log4CPlus, updated from v1.1.0 to v.1.1.2-rc2
12 years ago
loglog.h
Added new version of Log4CPlus, updated from v1.1.0 to v.1.1.2-rc2
12 years ago
logloguser.h
Added new version of Log4CPlus, updated from v1.1.0 to v.1.1.2-rc2
12 years ago
pointer.h
Added new version of Log4CPlus, updated from v1.1.0 to v.1.1.2-rc2
12 years ago
property.h
Added new version of Log4CPlus, updated from v1.1.0 to v.1.1.2-rc2
12 years ago
queue.h
Added new version of Log4CPlus, updated from v1.1.0 to v.1.1.2-rc2
12 years ago
sleep.h
Added new version of Log4CPlus, updated from v1.1.0 to v.1.1.2-rc2
12 years ago
snprintf.h
Added new version of Log4CPlus, updated from v1.1.0 to v.1.1.2-rc2
12 years ago
socket.h
Added new version of Log4CPlus, updated from v1.1.0 to v.1.1.2-rc2
12 years ago
socketbuffer.h
Added new version of Log4CPlus, updated from v1.1.0 to v.1.1.2-rc2
12 years ago
stringhelper.h
Added new version of Log4CPlus, updated from v1.1.0 to v.1.1.2-rc2
12 years ago
thread-config.h
Added new version of Log4CPlus, updated from v1.1.0 to v.1.1.2-rc2
12 years ago
timehelper.h
Added new version of Log4CPlus, updated from v1.1.0 to v.1.1.2-rc2
12 years ago