Changeset 2572 in Sophya for trunk/SophyaExt/LinAlg/intflapack.h


Ignore:
Timestamp:
Jul 28, 2004, 4:21:21 PM (21 years ago)
Author:
cmv
Message:

implementation calcul lwork avec lwork=-1 cmv 28/07/04

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaExt/LinAlg/intflapack.h

    r2567 r2572  
    3838                TArray<T>* up=NULL, TArray<T> * vtp=NULL);
    3939  int_4 ilaenv_en_C(int_4 ispec,char *name,char *opts,int_4 n1,int_4 n2,int_4 n3,int_4 n4);
     40  int_4 type2i4(void *val,int nbytes);
    4041
    4142  int wspace_size_factor;
Note: See TracChangeset for help on using the changeset viewer.