Trait autd3::modulation::IntoCache
source · pub trait IntoCache<M: Modulation> {
// Required method
fn with_cache(self) -> Result<Cache, AUTDInternalError>;
}
Required Methods§
sourcefn with_cache(self) -> Result<Cache, AUTDInternalError>
fn with_cache(self) -> Result<Cache, AUTDInternalError>
Cache the result of calculation