Changeset 173e86 in git for factory/fac_util.h
- Timestamp:
- Apr 8, 1997, 12:38:05 PM (26 years ago)
- Branches:
- (u'spielwiese', '91fdef05f09f54b8d58d92a472e9c4a43aa4656f')
- Children:
- 163cb19b17b054678d83e9b1177d8f0fdfeec7a8
- Parents:
- d754b755dbf078bffb02659adfeb40a5391bc187
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
factory/fac_util.h
rd754b7 r173e86 1 1 // emacs edit mode for this file is -*- C++ -*- 2 // $Id: fac_util.h,v 1. 3 1996-07-16 12:26:05 stobbeExp $2 // $Id: fac_util.h,v 1.4 1997-04-08 10:38:05 schmidt Exp $ 3 3 4 4 #ifndef INCL_FAC_UTIL_H … … 7 7 /* 8 8 $Log: not supported by cvs2svn $ 9 Revision 1.3 1996/07/16 12:26:05 stobbe 10 "New functions prod, crossprod ans sum for CFArrays, since these functions 11 are no longer contained in the template specification of Array. 12 " 13 9 14 Revision 1.2 1996/07/08 08:22:02 stobbe 10 15 "New organization of the factorization stuff. Some functions moved from … … 20 25 21 26 */ 27 28 #include <config.h> 22 29 23 30 #include "canonicalform.h"
Note: See TracChangeset
for help on using the changeset viewer.