LinearOperatorsAndFunctionals - crowlogic/arb4j GitHub Wiki

A linear functional is a special kind of linear operator that takes a vector as input and produces a scalar as output, while preserving the operations of vector addition and scalar multiplication.

This contrasts with general linear operators, which can map vectors to other vectors, potentially in different vector spaces.