get_total_symbol_frequency method
get_total_symbol_frequency
Get the total occurrences of all the symbols in this context.
Returns
total occurances of all symbols for the given context
def get_total_symbol_frequency(self, context):
...
Parameter | Type | Description |
---|---|---|
context | int | use this context’s histogram |
See Also
- module
aspose.cad.fileformats.u3d.bitstream
- class
IContextManager