ScalarField:
Filter:
VectorSpace/Classes (extension) | Math

ScalarField
ExtensionExtension

A function that takes a vector and returns a real valued number

Description

func of type { |vector,t| a scalar value }

NOTE: It's up to the user to make sure that they are passing a vector with the correct size.

Instance Methods

.gradFieldF

As a VectorFieldF.

Examples