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
..
tests
Added new version of Log4CPlus, updated from v1.1.0 to v.1.1.2-rc2
12 years ago
x64
Added new version of Log4CPlus, updated from v1.1.0 to v.1.1.2-rc2
12 years ago
CLFSAppender.props
Added new version of Log4CPlus, updated from v1.1.0 to v.1.1.2-rc2
12 years ago
CLFSAppender.vcxproj
Added new version of Log4CPlus, updated from v1.1.0 to v.1.1.2-rc2
12 years ago
Qt4DebugAppender.props
Added new version of Log4CPlus, updated from v1.1.0 to v.1.1.2-rc2
12 years ago
Qt4DebugAppender.vcxproj
Added new version of Log4CPlus, updated from v1.1.0 to v.1.1.2-rc2
12 years ago
log4cplus.props
Added new version of Log4CPlus, updated from v1.1.0 to v.1.1.2-rc2
12 years ago
log4cplus.sln
Added new version of Log4CPlus, updated from v1.1.0 to v.1.1.2-rc2
12 years ago
log4cplus.vcxproj
Added new version of Log4CPlus, updated from v1.1.0 to v.1.1.2-rc2
12 years ago
log4cplus.vcxproj.filters
Added new version of Log4CPlus, updated from v1.1.0 to v.1.1.2-rc2
12 years ago
log4cplusS.vcxproj
Added new version of Log4CPlus, updated from v1.1.0 to v.1.1.2-rc2
12 years ago
log4cplusS.vcxproj.filters
Added new version of Log4CPlus, updated from v1.1.0 to v.1.1.2-rc2
12 years ago
log4cplus_debug.props
Added new version of Log4CPlus, updated from v1.1.0 to v.1.1.2-rc2
12 years ago
log4cplus_release.props
Added new version of Log4CPlus, updated from v1.1.0 to v.1.1.2-rc2
12 years ago
loggingserver.props
Added new version of Log4CPlus, updated from v1.1.0 to v.1.1.2-rc2
12 years ago
loggingserver.vcxproj
Added new version of Log4CPlus, updated from v1.1.0 to v.1.1.2-rc2
12 years ago
loggingserver.vcxproj.filters
Added new version of Log4CPlus, updated from v1.1.0 to v.1.1.2-rc2
12 years ago