代码搜索:operators
找到约 8,993 项符合「operators」的源代码
代码结果 8,993
www.eeworm.com/read/218613/14912977
m spinteract.m
% spinteract Interaction between two qudits; sparse version
% spinteract (op1,op2,n1,n2,n) gives an operator
% acting on qudits n1 and n2, respectively, with
% operators op1 and op2. n is the
www.eeworm.com/read/16793/691191
sub redir5.sub
# tests of ksh93-like dup-and-close redirection operators
exec 9
www.eeworm.com/read/445424/7595575
f90 tim_wilson.f90
subroutine TIM_Wilson()
! Purpose: Wilson-theta Method.
use linear_operators
use module_parameter
use module_data
use module_ioport
implicit none
integer i
real :: c0, c1, c2, c3,
www.eeworm.com/read/470720/1444769
c operator1.c
// Test that conversions to base classes happen when calling
// operators.
// { dg-do run }
extern "C" void abort ();
struct B1;
struct B2;
B2* p;
B1* p2;
struct B1 {
virtual void f () {}
};
s
www.eeworm.com/read/470693/1456715
c operator1.c
// Test that conversions to base classes happen when calling
// operators.
// { dg-do run }
extern "C" void abort ();
struct B1;
struct B2;
B2* p;
B1* p2;
struct B1 {
virtual void f () {}
};
s
www.eeworm.com/read/240162/4579786
c operator1.c
// Test that conversions to base classes happen when calling
// operators.
// { dg-do run }
extern "C" void abort ();
struct B1;
struct B2;
B2* p;
B1* p2;
struct B1 {
virtual void f () {}
};
s
www.eeworm.com/read/233448/4672272
c operator1.c
// Test that conversions to base classes happen when calling
// operators.
// { dg-do run }
extern "C" void abort ();
struct B1;
struct B2;
B2* p;
B1* p2;
struct B1 {
virtual void f () {}
};
s
www.eeworm.com/read/340665/3273199
c operator1.c
// Test that conversions to base classes happen when calling
// operators.
// { dg-do run }
extern "C" void abort ();
struct B1;
struct B2;
B2* p;
B1* p2;
struct B1 {
virtual void f () {}
};
s