Mercurial > hg > octave-nkf
comparison liboctave/dRowVector.cc @ 1882:1281a23a34dd
[project @ 1996-02-05 18:11:52 by jwe]
author | jwe |
---|---|
date | Mon, 05 Feb 1996 18:11:52 +0000 |
parents | 369ad9cf76aa |
children | 5ab3c25a3cf9 |
comparison
equal
deleted
inserted
replaced
1881:950825cea083 | 1882:1281a23a34dd |
---|---|
1 // RowVector manipulations. -*- C++ -*- | 1 // RowVector manipulations. -*- C++ -*- |
2 /* | 2 /* |
3 | 3 |
4 Copyright (C) 1992, 1993, 1994, 1995 John W. Eaton | 4 Copyright (C) 1996 John W. Eaton |
5 | 5 |
6 This file is part of Octave. | 6 This file is part of Octave. |
7 | 7 |
8 Octave is free software; you can redistribute it and/or modify it | 8 Octave is free software; you can redistribute it and/or modify it |
9 under the terms of the GNU General Public License as published by the | 9 under the terms of the GNU General Public License as published by the |