Back to Linear Algebra (Eigen)
eigen.core.resetEigenModule
Reset the Eigen WASM module state.
Syntax
eigen.core.resetEigenModule()
Description
Reset the Eigen WASM module state. This clears the cached module and allows reconfiguration. Useful for testing or when module needs to be reloaded.
Returns
void