new_matrix4 {ravetools} | R Documentation |
Create a Matrix4
instance for 'Affine'
transform
Description
Create a Matrix4
instance for 'Affine'
transform
Usage
new_matrix4()
as_matrix4(m)
Arguments
m |
a matrix or a vector to be converted to the |
Value
A Matrix4
instance
See Also
[Package ravetools version 0.1.7 Index]