make_A_mat_rs: Make A matrix with resampling framework
Description
Make the A matrix for downsampling surface mesh data to a lower resolution.
Usage
make_A_mat_rs(surf, surf_rs)
Arguments
- surf
The full-resolution "surf"
object.
- surf_rs
The downsampled "surf"
object.