Home
last modified time | relevance | path

Searched defs:isreal (Results 1 – 25 of 248) sorted by relevance

12345678910

/dports/devel/py-pythran/pythran-0.11.0/pythran/pythonic/numpy/
H A Disreal.hpp20 isreal(I const &a) in isreal() function
27 isreal(I const &a) in isreal() function
/dports/math/octave/octave-6.4.0/libinterp/octave-value/
H A Dov-base-int.h67 bool isreal (void) const { return true; } in isreal() function
132 bool isreal (void) const { return true; } in isreal() function
/dports/math/octave-forge-quaternion/quaternion/inst/@quaternion/
H A Disreal.m26 function bool = isreal (q) function
/dports/math/octave-forge-linear-algebra/linear-algebra-2.2.3/inst/@blksparse/
H A Disreal.m22 function is = isreal (s) function
/dports/math/octave-forge-linear-algebra/linear-algebra-2.2.3/inst/@kronprod/
H A Disreal.m23 function retval = isreal (KP) function
/dports/science/dynare/dynare-4.6.4/matlab/modules/dseries/src/@dseries/
H A Disreal.m1 function b = isreal(o) % --*-- Unitary tests --*-- function
/dports/math/suitesparse-config/SuiteSparse-5.10.1/GraphBLAS/GraphBLAS/@GrB/
H A Disreal.m1 function s = isreal (G) function
/dports/math/suitesparse-klu/SuiteSparse-5.10.1/GraphBLAS/GraphBLAS/@GrB/
H A Disreal.m1 function s = isreal (G) function
/dports/math/suitesparse-btf/SuiteSparse-5.10.1/GraphBLAS/GraphBLAS/@GrB/
H A Disreal.m1 function s = isreal (G) function
/dports/math/suitesparse-amd/SuiteSparse-5.10.1/GraphBLAS/GraphBLAS/@GrB/
H A Disreal.m1 function s = isreal (G) function
/dports/math/suitesparse-rbio/SuiteSparse-5.10.1/GraphBLAS/GraphBLAS/@GrB/
H A Disreal.m1 function s = isreal (G) function
/dports/math/suitesparse-ldl/SuiteSparse-5.10.1/GraphBLAS/GraphBLAS/@GrB/
H A Disreal.m1 function s = isreal (G) function
/dports/math/suitesparse-mongoose/SuiteSparse-5.10.1/GraphBLAS/GraphBLAS/@GrB/
H A Disreal.m1 function s = isreal (G) function
/dports/math/suitesparse-colamd/SuiteSparse-5.10.1/GraphBLAS/GraphBLAS/@GrB/
H A Disreal.m1 function s = isreal (G) function
/dports/math/suitesparse-cholmod/SuiteSparse-5.10.1/GraphBLAS/GraphBLAS/@GrB/
H A Disreal.m1 function s = isreal (G) function
/dports/math/suitesparse-spqr/SuiteSparse-5.10.1/GraphBLAS/GraphBLAS/@GrB/
H A Disreal.m1 function s = isreal (G) function
/dports/math/suitesparse-slip_lu/SuiteSparse-5.10.1/GraphBLAS/GraphBLAS/@GrB/
H A Disreal.m1 function s = isreal (G) function
/dports/math/suitesparse-ccolamd/SuiteSparse-5.10.1/GraphBLAS/GraphBLAS/@GrB/
H A Disreal.m1 function s = isreal (G) function
/dports/math/suitesparse-camd/SuiteSparse-5.10.1/GraphBLAS/GraphBLAS/@GrB/
H A Disreal.m1 function s = isreal (G) function
/dports/math/suitesparse-umfpack/SuiteSparse-5.10.1/GraphBLAS/GraphBLAS/@GrB/
H A Disreal.m1 function s = isreal (G) function
/dports/math/suitesparse-csparse/SuiteSparse-5.10.1/GraphBLAS/GraphBLAS/@GrB/
H A Disreal.m1 function s = isreal (G) function
/dports/math/suitesparse-cxsparse/SuiteSparse-5.10.1/GraphBLAS/GraphBLAS/@GrB/
H A Disreal.m1 function s = isreal (G) function
/dports/math/suitesparse-graphblas/SuiteSparse-5.10.1/GraphBLAS/GraphBLAS/@GrB/
H A Disreal.m1 function s = isreal (G) function
/dports/math/suitesparse-klu/SuiteSparse-5.10.1/KLU/Demo/
H A Dkludemo.c29 int isreal, /* nonzero if A is real, 0 otherwise */ in klu_backslash()
210 static void klu_demo (int n, int *Ap, int *Ai, double *Ax, int isreal) in klu_demo()
H A Dkluldemo.c31 Long isreal, /* nonzero if A is real, 0 otherwise */ in klu_l_backslash()
212 static void klu_l_demo (Long n, Long *Ap, Long *Ai, double *Ax, Long isreal) in klu_l_demo()

12345678910