Vector Dot Product
quantlib-numerical
Vector Dot Product
Compute the dot product (inner product) of two vectors: a · b = Σ(a_i × b_i). Returns a scalar representing the projection of one vector onto another. Used in correlation calculations, computing portfolio variance, and measuring similarity. [Tier: BASIC, Credits: 1]
POST
Vector Dot Product
Authorizations
API key for authentication. Get your key at https://api.fincept.in/auth/register
Body
application/json
