MeanSquaredError
|
a085d730c9
|
Replace include guards with "#pragma once" in all header files and in the database model generator scripts. (#506)
|
2023-07-25 07:00:05 +02:00 |
|
Roland Bock
|
d0a8ea21af
|
Cleanup some warning and includes
|
2021-08-01 19:33:53 +02:00 |
|
rbock
|
ac500e238d
|
Fix triggering static asserts multiple operators
|
2018-04-28 10:15:26 +02:00 |
|
rbock
|
306ce63f2f
|
Use clang-format to add closing namespace comments
|
2017-09-10 14:56:51 +02:00 |
|
rbock
|
ac765993aa
|
Use clang-format to streamline include guards
|
2017-09-10 14:55:11 +02:00 |
|
rbock
|
674af5b215
|
Simplified consistent_t and portable_static_assert.
|
2015-12-25 09:59:12 +01:00 |
|
rbock
|
02f4dd1793
|
Migrated case to portable static assert and added static tests
|
2015-12-24 21:11:00 +01:00 |
|
rbock
|
553dc5b016
|
Using portable static asserts for the basic expression operators now
The return type yet needs to be adjusted
|
2015-10-09 07:24:05 +02:00 |
|