PLearn 0.1
TVec.h
Go to the documentation of this file.
00001 #ifndef TVEC_H
00002 #define TVEC_H
00003 
00004 #include "TMat.h"
00005 
00006 #endif // TVEC_H
00007 
00008 
00009 /*
00010   Local Variables:
00011   mode:c++
00012   c-basic-offset:4
00013   c-file-style:"stroustrup"
00014   c-file-offsets:((innamespace . 0)(inline-open . 0))
00015   indent-tabs-mode:nil
00016   fill-column:79
00017   End:
00018 */
00019 // vim: filetype=cpp:expandtab:shiftwidth=4:tabstop=8:softtabstop=4:encoding=utf-8:textwidth=79 :
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines