ProgrameR

Outer product of two vectors in Fortran

Posted in Mathmatics, Statistics by emeryyi on May 22, 2010

Unfortunately, no outer product intrinsic function available in Fortran. Outer product return a matrix from two user-provided vector a and b,

where

(more…)

Tagged with: