Make a Transformation that casts a vector of data from type TIA to a type that can represent nullity TOA.
If cast fails, fill with TOA's null value.
Details
TIA | TIA::default() |
| float | NaN |
Required features: contrib
make_cast_inherent in Rust documentation.
Supporting Elements:
Input Domain:
VectorDomain<AtomDomain<TIA>>Output Domain:
MInput Metric:
VectorDomain<AtomDomain<TOA>>Output Metric:
M