Quick start:
Porous Microstructure Analysis (PuMA)
Tutorial:
How to run the PuMA tutorial
Welcome to the PuMA tutorial
Installation setup and imports
Python tutorials
C++ examples
Python API:
pumapy.filters
pumapy.generation
pumapy.io
pumapy.materialproperties
pumapy.physicsmodels
pumapy.segmentation
pumapy.utilities
pumapy.visualization
C++ API:
Namespace puma
Namespace IterativeSolver
PuMA
Docs
»
Template Function operator*
Edit on GitHub
Template Function operator*
¶
Defined in
File vector.h
Function Documentation
¶
template<
class
T
>
puma
::
Vec3
<
T
>
operator*
(
const
T
val
,
puma
::
Vec3
<
T
>
&
vec
)
¶