Changeset d2ea299 in git for Singular/MinorInterface.cc


Ignore:
Timestamp:
Sep 30, 2010, 2:58:22 PM (14 years ago)
Author:
Frank Seelisch <seelisch@…>
Branches:
(u'spielwiese', '17f1d200f27c5bd38f5dfc6e8a0879242279d1d8')
Children:
29c1363a5cc3f5aba4a1805eaa27635901879349
Parents:
57c64fff6c32591cb762f2f499785bea07c93048
Message:
new LIB versions and debugging in code for matrix minors

git-svn-id: file:///usr/local/Singular/svn/trunk@13339 2c84dea3-7e68-4137-9b89-c4e89433aadc
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Singular/MinorInterface.cc

    r57c64ff rd2ea299  
    131131                          const int k, const char* algorithm,
    132132                          const ideal i, const bool allDifferent)
    133 {
     133{       
    134134  /* setting up a MinorProcessor for matrices with polynomial entries: */
    135135  PolyMinorProcessor mp;
     
    354354                              const int cacheStrategy, const int cacheN,
    355355                              const int cacheW, const bool allDifferent)
    356 {
     356{ 
    357357  /* setting up a MinorProcessor for matrices with polynomial entries: */
    358358  PolyMinorProcessor mp;
Note: See TracChangeset for help on using the changeset viewer.