﻿jax.extend.core.CallPrimitive
=============================

.. currentmodule:: jax.extend.core

.. autoclass:: CallPrimitive

   
   .. automethod:: __init__

   
   .. rubric:: Methods

   .. autosummary::
   
      ~CallPrimitive.__init__
      ~CallPrimitive.abstract_eval
      ~CallPrimitive.bind
      ~CallPrimitive.bind_with_trace
      ~CallPrimitive.def_abstract_eval
      ~CallPrimitive.def_bind_with_trace
      ~CallPrimitive.def_effectful_abstract_eval
      ~CallPrimitive.def_effectful_abstract_eval2
      ~CallPrimitive.def_impl
      ~CallPrimitive.get_bind_params
      ~CallPrimitive.impl
      ~CallPrimitive.is_high
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~CallPrimitive.call_primitive
      ~CallPrimitive.is_effectful
      ~CallPrimitive.multiple_results
      ~CallPrimitive.ref_allocating
      ~CallPrimitive.ref_primitive
      ~CallPrimitive.skip_canonicalization
      ~CallPrimitive.to_lojax
      ~CallPrimitive.name
   
   