Home
last modified time | relevance | path

Searched refs:M3_1 (Results 1 – 16 of 16) sorted by relevance

/dports/finance/R-cran-PerformanceAnalytics/PerformanceAnalytics/R/
H A DMultivariateMoments.R198 M3.innprod <- function(p, M3_1, M3_2 = NULL) { argument
203 …if (NCOL(M3_1) != 1) stop("M3_1 should only contain the unique coskewness elements (see e.g. outpu…
206 M3_2 <- M3_1
208 …if (length(M3_1) != length(M3_2)) stop("M3_2 should only contain the unique coskewness elements (s…
211 .Call('M3innprod', M3_1, M3_2, as.integer(p), PACKAGE="PerformanceAnalytics")
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/sim/i960/
H A Di960-desc.h139 M3_0, M3_1 enumerator
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/sim/i960/
H A Di960-desc.h139 M3_0, M3_1 enumerator
/dports/emulators/mess/mame-mame0226/src/mame/machine/
H A Dnl_stuntcyc.cpp96 TTL_7474(M3_1, N4_1.Q, DIRECTION_Q, CYCLE_RESET_Q, P)
97 ALIAS(DIRECTION, M3_1.Q)
98 ALIAS(DIRECTION_Q, M3_1.QQ)
H A Dnl_dpatrol.cpp133 TTL_7474(M3_1, N4_1.Q, DIRECTION_Q, CYCLE_RESET_Q, P)
134 ALIAS(DIRECTION, M3_1.Q)
135 ALIAS(DIRECTION_Q, M3_1.QQ)
/dports/emulators/mame/mame-mame0226/src/mame/machine/
H A Dnl_stuntcyc.cpp96 TTL_7474(M3_1, N4_1.Q, DIRECTION_Q, CYCLE_RESET_Q, P)
97 ALIAS(DIRECTION, M3_1.Q)
98 ALIAS(DIRECTION_Q, M3_1.QQ)
H A Dnl_dpatrol.cpp133 TTL_7474(M3_1, N4_1.Q, DIRECTION_Q, CYCLE_RESET_Q, P)
134 ALIAS(DIRECTION, M3_1.Q)
135 ALIAS(DIRECTION_Q, M3_1.QQ)
/dports/devel/boost-docs/boost_1_72_0/libs/math/test/
H A Dunivariate_statistics_test.cpp473 auto [M1_1, M2_1, M3_1, M4_1] = boost::math::statistics::first_four_moments(v); in test_first_four_moments()
476 BOOST_TEST(abs(M3_1) < tol); in test_first_four_moments()
/dports/devel/boost-python-libs/boost_1_72_0/libs/math/test/
H A Dunivariate_statistics_test.cpp473 auto [M1_1, M2_1, M3_1, M4_1] = boost::math::statistics::first_four_moments(v); in test_first_four_moments()
476 BOOST_TEST(abs(M3_1) < tol); in test_first_four_moments()
/dports/devel/boost-libs/boost_1_72_0/libs/math/test/
H A Dunivariate_statistics_test.cpp473 auto [M1_1, M2_1, M3_1, M4_1] = boost::math::statistics::first_four_moments(v); in test_first_four_moments()
476 BOOST_TEST(abs(M3_1) < tol); in test_first_four_moments()
/dports/devel/hyperscan/boost_1_75_0/libs/math/test/
H A Dunivariate_statistics_test.cpp474 auto [M1_1, M2_1, M3_1, M4_1] = boost::math::statistics::first_four_moments(v); in test_first_four_moments()
477 BOOST_TEST(abs(M3_1) < tol); in test_first_four_moments()
/dports/devel/m17n-lib/m17n-lib-1.8.0/src/
H A Dfont-ft.c63 static MSymbol M0[5], M3_1, M1_0; variable
199 registry = M3_1, unicode_bmp = i; in ft_get_charmaps()
2788 M3_1 = msymbol ("3-1"); in mfont__ft_init()
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/emulator/test/
H A Dprocess_SUITE.erl4119 {_P3_1, M3_1} = spawn_monitor(Node,
4124 [{'DOWN', M3_1, _, _, _}] = recv_msgs(1),
4255 {_P3_1, M3_1} = spawn_monitor(Node,
4261 [{'DOWN', M3_1, _, _, ExitReason}] = recv_msgs(1),
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/emulator/test/
H A Dprocess_SUITE.erl4119 {_P3_1, M3_1} = spawn_monitor(Node,
4124 [{'DOWN', M3_1, _, _, _}] = recv_msgs(1),
4255 {_P3_1, M3_1} = spawn_monitor(Node,
4261 [{'DOWN', M3_1, _, _, ExitReason}] = recv_msgs(1),
/dports/lang/erlang-java/otp-OTP-24.1.7/erts/emulator/test/
H A Dprocess_SUITE.erl4119 {_P3_1, M3_1} = spawn_monitor(Node,
4124 [{'DOWN', M3_1, _, _, _}] = recv_msgs(1),
4255 {_P3_1, M3_1} = spawn_monitor(Node,
4261 [{'DOWN', M3_1, _, _, ExitReason}] = recv_msgs(1),
/dports/lang/erlang/otp-OTP-24.1.7/erts/emulator/test/
H A Dprocess_SUITE.erl4119 {_P3_1, M3_1} = spawn_monitor(Node,
4124 [{'DOWN', M3_1, _, _, _}] = recv_msgs(1),
4255 {_P3_1, M3_1} = spawn_monitor(Node,
4261 [{'DOWN', M3_1, _, _, ExitReason}] = recv_msgs(1),