IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 4, 2010, 10:58:32 AM (16 years ago)
Author:
eugene
Message:

diable bond svn for the moment

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/opihi/cmd.data/svd.c

    r26891 r27185  
    8282      }
    8383
     84# if 0     
    8485      status = svdcmp_bond_raw (Ny, Nx, 1, 1, FLT_EPSILON, 1e-6, a, q, u, v);
    8586      fprintf (stderr, "status: %d\n", status);
     87# else
     88      fprintf (stderr, "fix bond svdcmp\n");
     89      return FALSE;
     90# endif
    8691
    8792      // copy u q v back to U W V:
Note: See TracChangeset for help on using the changeset viewer.