* indentations + whitespace cleanup
This commit is contained in:
parent
8457e39efe
commit
56c6edab04
285 changed files with 6068 additions and 6223 deletions
|
|
@ -30,7 +30,7 @@
|
|||
//-----------------------------------------------------------------------------
|
||||
|
||||
/**
|
||||
* Abstract class for (inertia) weight updater (particle swarm optimization).
|
||||
* Abstract class for (inertia) weight updater (particle swarm optimization).
|
||||
* Used inside classes extending eoVelocity.
|
||||
*
|
||||
* @ingroup Core
|
||||
|
|
|
|||
Reference in a new issue