7194 double a[2][3], b[2][3], axb[2][3];
7215 vvd(axb[0][0], -1.0, 1e-12,
"eraPvxpv",
"p1", status);
7216 vvd(axb[0][1], -5.0, 1e-12,
"eraPvxpv",
"p2", status);
7217 vvd(axb[0][2], 4.0, 1e-12,
"eraPvxpv",
"p3", status);
7219 vvd(axb[1][0], -2.0, 1e-12,
"eraPvxpv",
"v1", status);
7220 vvd(axb[1][1], -36.0, 1e-12,
"eraPvxpv",
"v2", status);
7221 vvd(axb[1][2], 22.0, 1e-12,
"eraPvxpv",
"v3", status);
void eraPvxpv(double a[2][3], double b[2][3], double axb[2][3])
static void vvd(double val, double valok, double dval, const char *func, const char *test, int *status)