vector_dihedral: input: 4 arrays each of dimension c(n, 3) output: An array of...

Description Usage

Description

input: 4 arrays each of dimension c(n, 3) output: An array of dimension c(n, 1) which is the dihedral angle about v2 -> v3 between v1->v2 to v3->v4 using the right hand rule.

Usage

1
vector_dihedral(v1, v2, v3, v4)

momeara/RosettaFeatures documentation built on May 23, 2019, 6:07 a.m.