validate_conns {riemtan} | R Documentation |
Validate Connections
Description
Validates the connections input.
Usage
validate_conns(conns, tan_imgs, vec_imgs, centered)
Arguments
conns |
List of connection matrices. |
tan_imgs |
List of tangent images. |
vec_imgs |
Matrix of vector images. |
centered |
Logical indicating if the data is centered. |
Value
None. Throws an error if the validation fails.
[Package riemtan version 0.1.0 Index]