Packages

Core mathematical functions for VIVA - sentient digital life. PAD emotions, Cusp catastrophe, Free Energy Principle, attractor dynamics.

Current section

Files

Jump to
viva_math include viva_math@vector_Vec3.hrl
Raw

include/viva_math@vector_Vec3.hrl

-record(vec3, {x :: float(), y :: float(), z :: float()}).