These adapters declare native multi-domain support and delegate to existing multi-view functions in this package. KEMA aligner (native multi-view)
Value
An object of class `c("kema_aligner", "aligner")` representing a KEMA alignment algorithm descriptor.
Examples
algo <- kema_aligner()
aligner_capabilities(algo)
#> $group
#> [1] "kernel"
#>
#> $supports_multi
#> [1] TRUE
#>