Main Content
FunctionApproximation.LUTMemoryUsageCalculator Class
Namespace: FunctionApproximation
Calculate memory used by lookup table blocks in a system
Description
The FunctionApproximation.LUTMemoryUsageCalculator
class helps to
calculate the memory used by each lookup table block, including 1-D Lookup Table, 2-D Lookup Table, and n-D Lookup Table, used in a model.
Construction
creates a calculator
= FunctionApproximation.LUTMemoryUsageCalculator()FunctionApproximation.LUTMemoryUsageCalculator
object. Use
the lutmemoryusage
method to calculate the memory used by each lookup
table block in a model.
Properties
Methods
lutmemoryusage | Calculate memory used by lookup table blocks in a system |
Copy Semantics
Handle. To learn how handle classes affect copy operations, see Copying Objects.
Examples
Version History
Introduced in R2018a