validate_vec_args {riemtan} | R Documentation |
Validate arguments for vectorization
Description
Validate arguments for vectorization
Usage
validate_vec_args(sigma, v)
Arguments
sigma |
A dppMatrix object |
v |
A dspMatrix object |
Details
Error if sigma and v are not of the same dimensions
Value
None
[Package riemtan version 0.1.0 Index]