-
-
Notifications
You must be signed in to change notification settings - Fork 232
Closed
Labels
questionFurther information is requestedFurther information is requested
Description
Question❓
I am updating my codebase to MTK v9 (congrats on the release btw). I am trying to understand what "parameter splitting" means, as this is one of the largest entries in the changelog.
In the docs (at least the current docs) I couldn't find a section on this. Can someone explain to me what this splitting means? Does it simply mean that instead of the parameter container being a vector, it is a custom struct?
If that is the case, what's the reason to have a custom struct...?
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested