log liboctave/fCMatrix.h @ 9663:7e5b4de5fbfe

age author description
Wed, 23 Sep 2009 12:13:50 +0200 Jaroslav Hajek improve mixed real x complex ops
Wed, 23 Sep 2009 10:00:16 +0200 Jaroslav Hajek optimize / and '\ for triangular matrices
Sat, 19 Sep 2009 11:14:28 +0200 Jaroslav Hajek provide NDArray->Matrix->Vector typedef mappers
Fri, 18 Sep 2009 15:27:09 +0200 Jaroslav Hajek improve linspace in liboctave
Thu, 21 May 2009 21:28:47 +0100 Michael Goffioul Add missing xxx_API decoration and remove misplaced ones
Sat, 07 Mar 2009 10:41:27 -0500 John W. Eaton update copyright notices
Tue, 17 Feb 2009 08:38:00 +0100 Jaroslav Hajek split implementation and interface in mx-op-defs and MArray-defs
Mon, 02 Feb 2009 15:35:32 +0100 Jaroslav Hajek abs,real,imag,conj: use code from mx-inlines rather than the generic map
Wed, 10 Dec 2008 11:55:23 +0100 Jaroslav Hajek use m-file implementation for expm
Wed, 19 Nov 2008 15:26:39 +0100 Jaroslav Hajek make det take advantage of matrix type
Wed, 19 Nov 2008 11:23:07 +0100 Jaroslav Hajek templatize & fix DET
Fri, 11 Jul 2008 14:56:30 -0400 John W. Eaton error for NaN values in & and | expressions
Wed, 21 May 2008 19:25:08 +0200 Jaroslav Hajek compound ops for float matrices
Wed, 14 May 2008 23:28:41 +0200 David Bateman Extend rcond function to single precision types
Sun, 27 Apr 2008 22:34:17 +0200 David Bateman First attempt at single precision tyeps