Subj : Re: matrix and vector header files To : borland.public.cpp.borlandcpp From : mike Date : Sun May 23 2004 09:09 am in the STL there is already a vector.h file you can include. i dobut there is a matrix.h, but you can build your own class to mimic it. aloha, mike "Bob Gonder" wrote in message news:19b0b0hato638qsinuqdrcej33spnvef5d@4ax.com... > Rob wrote: > > > > >Is there a header file to download from Borland so that matrices and vectors can be used in programs instead of using only arrays? Like matrix.h or vector.h? Thank you. > > I don't see a matrix off hand, but there is a vectimp.h in the BC++3. > > What version do you want these for? > > > > .