Definition at line 450 of file NAG.cpp.
453{
456 {
457
458
460 {
466 {
469 {
472 }
473 }
481 {
485 }
487 }
489 {
495 {
498 {
502 {
508 }
509 else
510 {
511 ERROR(
"input node not expected");
513 };
514 }
515 else
516 {
525 }
526 }
528 {
530 {
534 {
542 }
543 else
544 {
545 ERROR(
"input node not expected");
547 };
548 }
549 else
550 {
559 }
560 }
561 else
562 {
566 {
575 }
579 {
588 }
595 else
599 else
602 }
603 }
604 default:
605 ERROR(
"unknown SLP operation");
607 return 0;
608 }
609}
gc_vector< int > node_index
int diffPartReference(int n, int ref, int v, gc_vector< int > &prog)
References CONST_OFFSET, diffPartReference(), node_index, num_operations, ONE_CONST, slpCOPY, slpMULTIsum, slpPRODUCT, and ZERO_CONST.
Referenced by diffPartReference(), and jacobian().