opaquemodules - Search - Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.

Online Help

All Products    Maple    MapleSim


Did you mean: opaque modules?

Search Results: opaquemodules

kernelopts - Maple Help
opaquemodules. pathsep. pid. platform. printbytes. 'printlevel'. processlimit. profile. readdotm. setsort. shortlineinfo. sparse_sort_cutoff. stackalloc.
module - Maple Help
... (opaquemodules=false) to make local members of the module accessible outside of the module. For more information, see kernelopts. See Also. module/export.
set or query kernel variables and options - Maple Help
... opaquemodules. true/. Specifies whether local members of a. false. module are accessible outside the module. Setting this to false makes it easier to. debug ...
restart - Maple Help
kernelopts(jvmheaplimit). interface(typesetting) ; kernelopts(limitjvmheap). options from the Options menu (Standard interface) ; kernelopts(opaquemodules).
Restart Kernel - Maple Help
kernelopts(opaquemodules). kernelopts(printbytes). kernelopts('printlevel'). kernelopts(processlimit). kernelopts(profile). kernelopts(sparse_sort_cutoff).
stopat - Maple Help
This is the only case in which it is possible to refer to a private member of a module from outside that module (unless kernelopts(opaquemodules) is false).
Programming - Maple Help
... (opaquemodules=false) makes it easier to debug code that uses modules. The effect of this command is to make local members of a module accessible outside the ...
Library - Maple Help
... (opaquemodules = false); indices(Physics:-SetupINFO). Examples. > restart: with(Physics): with(Library):. > kernelopts(opaquemodules = false):. > GetSetupINFO( ...
内部メモリのクリア - Maple Help
... (opaquemodules) kernelopts(printbytes) kernelopts('printlevel') kernelopts(profile) interface(ansi) interface(autoassign) interface(displayprecision)