Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NanoMichael/MicroTeX
/ isArrayMode
Method
isArrayMode
src/core/formula.h:283–283 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
281
void checkDimensions();
282
283
virtual bool isArrayMode() const override { return true; }
284
285
virtual ~ArrayOfAtoms() {}
286
};
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected