|
nndeploy C++ API
0.2.0
nndeploy C++ API
|
This is the complete list of members for nndeploy::base::Size< T >, including all inherited members.
| area() const | nndeploy::base::Size< T > | inline |
| aspectRatio() const | nndeploy::base::Size< T > | inline |
| empty() const | nndeploy::base::Size< T > | inline |
| height_ | nndeploy::base::Size< T > | |
| operator Size< Tp2 >() const | nndeploy::base::Size< T > | inline |
| operator=(const Size &sz)=default | nndeploy::base::Size< T > | |
| operator=(Size &&sz)=default | nndeploy::base::Size< T > | |
| Size() | nndeploy::base::Size< T > | inline |
| Size(T width, T height) | nndeploy::base::Size< T > | inline |
| Size(const Size &sz)=default | nndeploy::base::Size< T > | |
| Size(Size &&sz)=default | nndeploy::base::Size< T > | |
| Size(const Point< T > &pt) | nndeploy::base::Size< T > | inline |
| value_type typedef | nndeploy::base::Size< T > | |
| width_ | nndeploy::base::Size< T > |