[This is preliminary documentation and is subject to change.]
Protected virtual function "DoCompute", intended to be overridden by the inherited
user DLL class to provide the actual computation. This function is called by
the exported function compute()()() which is in turn used by Visual Signal's
ExternalDll module to start computation.


Returns True if computation is successful.