Skip to contents

Make a Transformation that checks if each element in a vector is null.

Usage

make_is_null(input_domain, input_metric)

Arguments

input_domain

undocumented

input_metric

undocumented

Value

Transformation

Details

make_is_null in Rust documentation.

Supporting Elements:

  • Input Domain: VectorDomain<DIA>

  • Output Domain: VectorDomain<AtomDomain<bool>>

  • Input Metric: M

  • Output Metric: M