Skip to content

LinearOperatorsAndFunctionals

Stephen Crowley edited this page Jul 2, 2023 · 5 revisions

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.

Clone this wiki locally