wolffd@0: wolffd@0:
wolffd@0:wolffd@0: mix = gtmfwd(net) wolffd@0:wolffd@0: wolffd@0: wolffd@0:
mix = gtmfwd(net) takes a GTM
wolffd@0: structure net, and forward
wolffd@0: propagates the latent data sample net.X through the GTM to generate
wolffd@0: the structure
wolffd@0: mix which represents the Gaussian mixture model in data space.
wolffd@0: 
wolffd@0: gtmCopyright (c) Ian T Nabney (1996-9) wolffd@0: wolffd@0: wolffd@0: wolffd@0: