opynsim
Unofficial C++ Documentation
Loading...
Searching...
No Matches
libopynsim
solvers
model_warper
scaling_parameter_value.h
Go to the documentation of this file.
1
#pragma once
2
3
namespace
opyn
4
{
5
// A single, potentially user-provided, scaling parameter to the model warper.
6
//
7
// It is the responsibility of the engine/UI to gather/provide this to the
8
// scaling engine at scale-time.
9
using
ScalingParameterValue
= double;
10
}
opyn
Definition
component_registry.h:14
opyn::ScalingParameterValue
double ScalingParameterValue
Definition
scaling_parameter_value.h:9
Generated by
1.9.8