Scale Struct Reference#
|
Runtime Library v0.30
Mobilint SDK qb
|
mobilint::Scale Struct Reference
Struct for scale values. More...
#include <type.h>
Public Member Functions | |
| float | operator[] (int i) const |
| Returns the scale value at the specified index. | |
Public Attributes | |
| std::vector< float > | scale_list |
| float | scale = 0.0F |
| bool | is_uniform = false |
Detailed Description
Member Function Documentation
◆ operator[]()
|
inline |
Member Data Documentation
◆ scale_list
| std::vector<float> mobilint::Scale::scale_list |
◆ scale
◆ is_uniform
| bool mobilint::Scale::is_uniform = false |
The documentation for this struct was generated from the following file:
Generated by