MathGroup Archive 2011

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: vector[m,1] vector[n,1] matrix[m,n]

  • To: mathgroup at smc.vnet.net
  • Subject: [mg116009] Re: vector[m,1] vector[n,1] matrix[m,n]
  • From: Erik Max Francis <max at alcyone.com>
  • Date: Sat, 29 Jan 2011 05:25:29 -0500 (EST)
  • References: <ihu896$1g8$1@smc.vnet.net>

EF wrote:
> is there a "simple kernel based" routine to do the scalar product of two 
> one dimensional vectors, producing the m,n Matrix:
> 
> v1[m,1].v2[n,1] -> mat[m,n]

?Outer

-- 
Erik Max Francis && max at alcyone.com && http://www.alcyone.com/max/
  San Jose, CA, USA && 37 18 N 121 57 W && AIM/Y!M/Skype erikmaxfrancis
   It's funny when you think about it / How coincidence rules
    -- Anggun


  • Prev by Date: Re: About Table
  • Next by Date: Warning regarding ListContourPlot3D
  • Previous by thread: Re: vector[m,1] vector[n,1] matrix[m,n]
  • Next by thread: Re: vector[m,1] vector[n,1] matrix[m,n]