SimpleDestributor

Undocumented in source.

Constructors

this
this(SimpleDestributorParams sdp)
Undocumented in source.

Members

Functions

calcPossibility
float[][] calcPossibility(UserHandler[] handlers, Skeleton[] skeletons)
Undocumented in source. Be warned that the author may not have intended to support it.
opCall
Skeleton[] opCall(UserHandler[] handlers, Skeleton[] skeletons)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

params
SimpleDestributorParams params;
Undocumented in source.

Inherited Members

From Destributor

opCall
Skeleton[] opCall(UserHandler[] , Skeleton[] )
Undocumented in source.

Meta