mrdivide edit page

overload the / operator, i.e. one can now write SO3Fun / 2 in order to scale an SO3Fun.

x = SO3F / s solves the system of linear equations x*s = SO3F for a SO3Fun x.

Syntax

SO3F = SO3F / 2

Input

SO3F SO3Fun
s constant, vector

Output

SO3F SO3Fun

Example

%generate SO3Fun and divide
F = SO3Fun.dubna
F / 2
F = SO3FunRBF (Quartz → xyz)
 
  <strong>multimodal components</strong>
  kernel: de la Vallee Poussin, halfwidth 5°
  center: 19848 orientations, resolution: 5°
  weight: 1
 
 
ans = SO3FunRBF (Quartz → xyz)
 
  <strong>multimodal components</strong>
  kernel: de la Vallee Poussin, halfwidth 5°
  center: 19848 orientations, resolution: 5°
  weight: 0.5

See also