The Octave Forge package repository is no longer actively maintained. Please find Octave Packages at https://packages.octave.org.

Navigation

Operators and Keywords

Function List:

C++ API

SURFACECURVATURE Curvature on a surface from angle and principal curvatures.

   usage:
   KAPPA = surfaceCurvature(KAPPA1, KAPPA2, THETA)
   return the curvature KAPPA of surface with respect to direction THETA.

Package: matgeom