include/it/fastica.h

Go to the documentation of this file.
00001 
00002 #ifndef __it_fastica_h
00003 #define __it_fastica_h
00004 
00005 #include <it/vec.h>
00006 #include <it/mat.h>
00007 
00008 /*---------------------------------------------------------------------------*/
00009 /*! \defgroup data Data Analysis                                             */
00010 /* @{                                                                        */
00011 /*---------------------------------------------------------------------------*/
00012 
00013 /* FastICA interface */
00014 int it_ica(mat,char*,int,char*,char*,int,int,double,int,double,int,int,char*,mat,int,int,int,int,int,int,int,int,mat*, mat *, mat *, mat *,mat *,mat*,mat*,mat*);
00015 
00016 /* @} */
00017 
00018 #endif
00019 
00020 
00021 
00022 
00023 

Hosted by
Copyright (C) 2005-2006 Hervé Jégou
Vivien Chappelier
Francois Cayre
libit logo courtesy of Jonathan Delhumeau