代码搜索:Infinity

找到约 1,499 项符合「Infinity」的源代码

代码结果 1,499
www.eeworm.com/read/304962/3782838

h double_with_infinity.h

// Copyright (c) 2005 Stanford University (USA). // All rights reserved. // // This file is part of CGAL (www.cgal.org); you can redistribute it and/or // modify it under the terms of the GNU Lesser
www.eeworm.com/read/304962/3783075

h infinity_or_max.h

// Copyright (c) 2005 Stanford University (USA). // All rights reserved. // // This file is part of CGAL (www.cgal.org); you can redistribute it and/or // modify it under the terms of the GNU Lesser
www.eeworm.com/read/298657/3862108

c sf_infinity.c

/* * infinityf () returns the representation of infinity. * Added by Cygnus Support. */ #include "fdlibm.h" float infinityf() { float x; SET_FLOAT_WORD(x,0x7f800000); return x; } #ifdef _DO
www.eeworm.com/read/298657/3862119

c s_infinity.c

/* * infinity () returns the representation of infinity. * Added by Cygnus Support. */ /* FUNCTION , ---representation of infinity INDEX infinity INDEX infinityf ANSI
www.eeworm.com/read/279968/4131661

c sf_infinity.c

/* * infinityf () returns the representation of infinity. * Added by Cygnus Support. */ #include "fdlibm.h" float infinityf() { float x; SET_FLOAT_WORD(x,0x7f800000); return x; } #ifdef _DO
www.eeworm.com/read/279968/4131672

c s_infinity.c

/* * infinity () returns the representation of infinity. * Added by Cygnus Support. */ /* FUNCTION , ---representation of infinity INDEX infinity INDEX infinityf ANSI
www.eeworm.com/read/402654/2318534

hpp infinity_norm.hpp

// Software License for MTL // // Copyright (c) 2007 The Trustees of Indiana University. All rights reserved. // Authors: Peter Gottschling and Andrew Lumsdaine // // This file is part of the Matrix